#9012fb color space conversions
Hex:
        #9012fb
        RGB:
        144, 18, 251
        CMY:
        44, 93, 2
        CMYK:
        43, 93, 0, 2
      HSL:
        272°, 96.6805%, 52.7451%
        HSV (HSB):
        272°, 92.8287%, 98.4314%
        XYZ:
        29.1305, 13.3269, 92.3038
        xyY:
        0.2162, 0.0989, 13.3269
      CIE-Lab:
        43.2518, 81.7155, -87.1269
        CIE-LCH:
        43.2518, 119.4509, 313.1643
        CIE-Luv:
        43.2518, 18.2544, -130.0373
        Hunter-Lab:
        36.5061, 78.5507, -124.3575
      #9012fb color charts
#9012fb RGB chart
      #9012fb CMYK chart
      #9012fb RGB pie chart
      #9012fb color shades, tints & tones
#9012fb color schemes
#9012fb color preview, HTML & CSS examples
           This text has a color of #9012fb        
        
          <p style="color:#9012fb;">Text here</p>
        
        
          .mytext {color:#9012fb;}
        
        Text color #9012fb
      
           This box has a color of #9012fb        
        
          <div style="background-color:#9012fb;">Content here</div>
        
        
          .mybackground {background-color:#9012fb;}
        
        Background color #9012fb
      
           Border around this has a color of #9012fb        
        
          <div style="border:2px solid #9012fb;">Content here</div>
        
        
          .myborder {border:2px solid #9012fb;}
        
        Border color #9012fb