#9f44de color space conversions
Hex:
        #9f44de
        RGB:
        159, 68, 222
        CMY:
        38, 73, 13
        CMYK:
        28, 69, 0, 13
      HSL:
        275°, 70.0000%, 56.8627%
        HSV (HSB):
        275°, 69.3694%, 87.0588%
        XYZ:
        29.5500, 16.7791, 70.7885
        xyY:
        0.2523, 0.1433, 16.7791
      CIE-Lab:
        47.9805, 62.9438, -62.9485
        CIE-LCH:
        47.9805, 89.0193, 314.9979
        CIE-Luv:
        47.9805, 25.9632, -101.2950
        Hunter-Lab:
        40.9623, 57.0851, -73.7876
      #9f44de color charts
#9f44de RGB chart
      #9f44de CMYK chart
      #9f44de RGB pie chart
      #9f44de color shades, tints & tones
#9f44de color schemes
#9f44de color preview, HTML & CSS examples
           This text has a color of #9f44de        
        
          <p style="color:#9f44de;">Text here</p>
        
        
          .mytext {color:#9f44de;}
        
        Text color #9f44de
      
           This box has a color of #9f44de        
        
          <div style="background-color:#9f44de;">Content here</div>
        
        
          .mybackground {background-color:#9f44de;}
        
        Background color #9f44de
      
           Border around this has a color of #9f44de        
        
          <div style="border:2px solid #9f44de;">Content here</div>
        
        
          .myborder {border:2px solid #9f44de;}
        
        Border color #9f44de