#5f0eec color space conversions
Hex:
        #5f0eec
        RGB:
        95, 14, 236
        CMY:
        63, 95, 7
        CMYK:
        60, 94, 0, 7
      HSL:
        262°, 88.8000%, 49.0196%
        HSV (HSB):
        262°, 94.0678%, 92.5490%
        XYZ:
        20.0167, 8.8031, 80.0011
        xyY:
        0.1839, 0.0809, 8.8031
      CIE-Lab:
        35.6024, 75.0536, -91.5018
        CIE-LCH:
        35.6024, 118.3454, 309.3600
        CIE-Luv:
        35.6024, 2.9517, -123.2327
        Hunter-Lab:
        29.6700, 68.5013, -139.0982
      #5f0eec color charts
#5f0eec RGB chart
      #5f0eec CMYK chart
      #5f0eec RGB pie chart
      #5f0eec color shades, tints & tones
#5f0eec color schemes
#5f0eec color preview, HTML & CSS examples
           This text has a color of #5f0eec        
        
          <p style="color:#5f0eec;">Text here</p>
        
        
          .mytext {color:#5f0eec;}
        
        Text color #5f0eec
      
           This box has a color of #5f0eec        
        
          <div style="background-color:#5f0eec;">Content here</div>
        
        
          .mybackground {background-color:#5f0eec;}
        
        Background color #5f0eec
      
           Border around this has a color of #5f0eec        
        
          <div style="border:2px solid #5f0eec;">Content here</div>
        
        
          .myborder {border:2px solid #5f0eec;}
        
        Border color #5f0eec