#9812fb color space conversions
Hex:
        #9812fb
        RGB:
        152, 18, 251
        CMY:
        40, 93, 2
        CMYK:
        39, 93, 0, 2
      HSL:
        275°, 96.6805%, 52.7451%
        HSV (HSB):
        275°, 92.8287%, 98.4314%
        XYZ:
        30.5778, 14.0730, 92.3715
        xyY:
        0.2232, 0.1027, 14.0730
      CIE-Lab:
        44.3375, 82.5286, -85.3012
        CIE-LCH:
        44.3375, 118.6898, 314.0535
        CIE-Luv:
        44.3375, 21.8586, -129.2234
        Hunter-Lab:
        37.5141, 79.8461, -119.7310
      #9812fb color charts
#9812fb RGB chart
      #9812fb CMYK chart
      #9812fb RGB pie chart
      #9812fb color shades, tints & tones
#9812fb color schemes
#9812fb color preview, HTML & CSS examples
           This text has a color of #9812fb        
        
          <p style="color:#9812fb;">Text here</p>
        
        
          .mytext {color:#9812fb;}
        
        Text color #9812fb
      
           This box has a color of #9812fb        
        
          <div style="background-color:#9812fb;">Content here</div>
        
        
          .mybackground {background-color:#9812fb;}
        
        Background color #9812fb
      
           Border around this has a color of #9812fb        
        
          <div style="border:2px solid #9812fb;">Content here</div>
        
        
          .myborder {border:2px solid #9812fb;}
        
        Border color #9812fb