#5f2ceb color space conversions
Hex:
        #5f2ceb
        RGB:
        95, 44, 235
        CMY:
        63, 83, 8
        CMYK:
        60, 81, 0, 8
      HSL:
        256°, 82.6840%, 54.7059%
        HSV (HSB):
        256°, 81.2766%, 92.1569%
        XYZ:
        20.6154, 10.2324, 79.4858
        xyY:
        0.1868, 0.0927, 10.2324
      CIE-Lab:
        38.2564, 66.5510, -86.5377
        CIE-LCH:
        38.2564, 109.1687, 307.5617
        CIE-Luv:
        38.2564, 1.0138, -121.9040
        Hunter-Lab:
        31.9882, 59.0586, -124.9351
      #5f2ceb color charts
#5f2ceb RGB chart
      #5f2ceb CMYK chart
      #5f2ceb RGB pie chart
      #5f2ceb color shades, tints & tones
#5f2ceb color schemes
#5f2ceb color preview, HTML & CSS examples
           This text has a color of #5f2ceb        
        
          <p style="color:#5f2ceb;">Text here</p>
        
        
          .mytext {color:#5f2ceb;}
        
        Text color #5f2ceb
      
           This box has a color of #5f2ceb        
        
          <div style="background-color:#5f2ceb;">Content here</div>
        
        
          .mybackground {background-color:#5f2ceb;}
        
        Background color #5f2ceb
      
           Border around this has a color of #5f2ceb        
        
          <div style="border:2px solid #5f2ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5f2ceb;}
        
        Border color #5f2ceb