#5f1eeb color space conversions
Hex:
        #5f1eeb
        RGB:
        95, 30, 235
        CMY:
        63, 88, 8
        CMYK:
        60, 87, 0, 8
      HSL:
        259°, 83.6735%, 51.9608%
        HSV (HSB):
        259°, 87.2340%, 92.1569%
        XYZ:
        20.1790, 9.3596, 79.3403
        xyY:
        0.1853, 0.0860, 9.3596
      CIE-Lab:
        36.6676, 71.2640, -89.1670
        CIE-LCH:
        36.6676, 114.1460, 308.6325
        CIE-Luv:
        36.6676, 2.2222, -122.5077
        Hunter-Lab:
        30.5935, 64.1973, -132.3457
      #5f1eeb color charts
#5f1eeb RGB chart
      #5f1eeb CMYK chart
      #5f1eeb RGB pie chart
      #5f1eeb color shades, tints & tones
#5f1eeb color schemes
#5f1eeb color preview, HTML & CSS examples
           This text has a color of #5f1eeb        
        
          <p style="color:#5f1eeb;">Text here</p>
        
        
          .mytext {color:#5f1eeb;}
        
        Text color #5f1eeb
      
           This box has a color of #5f1eeb        
        
          <div style="background-color:#5f1eeb;">Content here</div>
        
        
          .mybackground {background-color:#5f1eeb;}
        
        Background color #5f1eeb
      
           Border around this has a color of #5f1eeb        
        
          <div style="border:2px solid #5f1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #5f1eeb;}
        
        Border color #5f1eeb