#9012b5 color space conversions
Hex:
        #9012b5
        RGB:
        144, 18, 181
        CMY:
        44, 93, 29
        CMYK:
        20, 90, 0, 29
      HSL:
        286°, 81.9095%, 39.0196%
        HSV (HSB):
        286°, 90.0552%, 70.9804%
        XYZ:
        20.0584, 9.6981, 44.5308
        xyY:
        0.2700, 0.1305, 9.6981
      CIE-Lab:
        37.2951, 67.9643, -56.5676
        CIE-LCH:
        37.2951, 88.4253, 320.2289
        CIE-Luv:
        37.2951, 34.1277, -85.5927
        Hunter-Lab:
        31.1418, 60.4736, -62.9817
      #9012b5 color charts
#9012b5 RGB chart
      #9012b5 CMYK chart
      #9012b5 RGB pie chart
      #9012b5 color shades, tints & tones
#9012b5 color schemes
#9012b5 color preview, HTML & CSS examples
           This text has a color of #9012b5        
        
          <p style="color:#9012b5;">Text here</p>
        
        
          .mytext {color:#9012b5;}
        
        Text color #9012b5
      
           This box has a color of #9012b5        
        
          <div style="background-color:#9012b5;">Content here</div>
        
        
          .mybackground {background-color:#9012b5;}
        
        Background color #9012b5
      
           Border around this has a color of #9012b5        
        
          <div style="border:2px solid #9012b5;">Content here</div>
        
        
          .myborder {border:2px solid #9012b5;}
        
        Border color #9012b5