#912dbd color space conversions
Hex:
        #912dbd
        RGB:
        145, 45, 189
        CMY:
        43, 82, 26
        CMYK:
        23, 76, 0, 26
      HSL:
        282°, 61.5385%, 45.8824%
        HSV (HSB):
        282°, 76.1905%, 74.1176%
        XYZ:
        21.8007, 11.5706, 49.2284
        xyY:
        0.2639, 0.1401, 11.5706
      CIE-Lab:
        40.5254, 62.4214, -56.0448
        CIE-LCH:
        40.5254, 83.8896, 318.0810
        CIE-Luv:
        40.5254, 29.6935, -86.8079
        Hunter-Lab:
        34.0156, 54.8739, -61.9953
      #912dbd color charts
#912dbd RGB chart
      #912dbd CMYK chart
      #912dbd RGB pie chart
      #912dbd color shades, tints & tones
#912dbd color schemes
#912dbd color preview, HTML & CSS examples
           This text has a color of #912dbd        
        
          <p style="color:#912dbd;">Text here</p>
        
        
          .mytext {color:#912dbd;}
        
        Text color #912dbd
      
           This box has a color of #912dbd        
        
          <div style="background-color:#912dbd;">Content here</div>
        
        
          .mybackground {background-color:#912dbd;}
        
        Background color #912dbd
      
           Border around this has a color of #912dbd        
        
          <div style="border:2px solid #912dbd;">Content here</div>
        
        
          .myborder {border:2px solid #912dbd;}
        
        Border color #912dbd