#9856fb color space conversions
Hex:
        #9856fb
        RGB:
        152, 86, 251
        CMY:
        40, 66, 2
        CMYK:
        39, 66, 0, 2
      HSL:
        264°, 95.3757%, 66.0784%
        HSV (HSB):
        264°, 65.7371%, 98.4314%
        XYZ:
        33.6893, 20.2960, 93.4087
        xyY:
        0.2286, 0.1377, 20.2960
      CIE-Lab:
        52.1703, 60.0142, -72.5025
        CIE-LCH:
        52.1703, 94.1186, 309.6164
        CIE-Luv:
        52.1703, 13.6242, -117.2856
        Hunter-Lab:
        45.0511, 54.6431, -91.3958
      #9856fb color charts
#9856fb RGB chart
      #9856fb CMYK chart
      #9856fb RGB pie chart
      #9856fb color shades, tints & tones
#9856fb color schemes
#9856fb color preview, HTML & CSS examples
           This text has a color of #9856fb        
        
          <p style="color:#9856fb;">Text here</p>
        
        
          .mytext {color:#9856fb;}
        
        Text color #9856fb
      
           This box has a color of #9856fb        
        
          <div style="background-color:#9856fb;">Content here</div>
        
        
          .mybackground {background-color:#9856fb;}
        
        Background color #9856fb
      
           Border around this has a color of #9856fb        
        
          <div style="border:2px solid #9856fb;">Content here</div>
        
        
          .myborder {border:2px solid #9856fb;}
        
        Border color #9856fb