#912dbf color space conversions
Hex:
        #912dbf
        RGB:
        145, 45, 191
        CMY:
        43, 82, 25
        CMYK:
        24, 76, 0, 25
      HSL:
        281°, 61.8644%, 46.2745%
        HSV (HSB):
        281°, 76.4398%, 74.9020%
        XYZ:
        22.0194, 11.6581, 50.3799
        xyY:
        0.2620, 0.1387, 11.6581
      CIE-Lab:
        40.6675, 62.8289, -56.9875
        CIE-LCH:
        40.6675, 84.8236, 317.7911
        CIE-Luv:
        40.6675, 29.2013, -88.2152
        Hunter-Lab:
        34.1440, 55.3625, -63.5825
      #912dbf color charts
#912dbf RGB chart
      #912dbf CMYK chart
      #912dbf RGB pie chart
      #912dbf color shades, tints & tones
#912dbf color schemes
#912dbf color preview, HTML & CSS examples
           This text has a color of #912dbf        
        
          <p style="color:#912dbf;">Text here</p>
        
        
          .mytext {color:#912dbf;}
        
        Text color #912dbf
      
           This box has a color of #912dbf        
        
          <div style="background-color:#912dbf;">Content here</div>
        
        
          .mybackground {background-color:#912dbf;}
        
        Background color #912dbf
      
           Border around this has a color of #912dbf        
        
          <div style="border:2px solid #912dbf;">Content here</div>
        
        
          .myborder {border:2px solid #912dbf;}
        
        Border color #912dbf