#5f0ded color space conversions
Hex:
        #5f0ded
        RGB:
        95, 13, 237
        CMY:
        63, 95, 7
        CMYK:
        60, 95, 0, 7
      HSL:
        262°, 89.6000%, 49.0196%
        HSV (HSB):
        262°, 94.5148%, 92.9412%
        XYZ:
        20.1493, 8.8352, 80.7641
        xyY:
        0.1836, 0.0805, 8.8352
      CIE-Lab:
        35.6650, 75.4394, -91.9659
        CIE-LCH:
        35.6650, 118.9489, 309.3620
        CIE-Luv:
        35.6650, 2.8837, -123.7992
        Hunter-Lab:
        29.7240, 68.9845, -140.2921
      #5f0ded color charts
#5f0ded RGB chart
      #5f0ded CMYK chart
      #5f0ded RGB pie chart
      #5f0ded color shades, tints & tones
#5f0ded color schemes
#5f0ded color preview, HTML & CSS examples
           This text has a color of #5f0ded        
        
          <p style="color:#5f0ded;">Text here</p>
        
        
          .mytext {color:#5f0ded;}
        
        Text color #5f0ded
      
           This box has a color of #5f0ded        
        
          <div style="background-color:#5f0ded;">Content here</div>
        
        
          .mybackground {background-color:#5f0ded;}
        
        Background color #5f0ded
      
           Border around this has a color of #5f0ded        
        
          <div style="border:2px solid #5f0ded;">Content here</div>
        
        
          .myborder {border:2px solid #5f0ded;}
        
        Border color #5f0ded