#5f0dec color space conversions
Hex:
        #5f0dec
        RGB:
        95, 13, 236
        CMY:
        63, 95, 7
        CMYK:
        60, 94, 0, 7
      HSL:
        262°, 89.5582%, 48.8235%
        HSV (HSB):
        262°, 94.4915%, 92.5490%
        XYZ:
        20.0036, 8.7769, 79.9967
        xyY:
        0.1839, 0.0807, 8.7769
      CIE-Lab:
        35.5511, 75.2098, -91.5870
        CIE-LCH:
        35.5511, 118.5103, 309.3923
        CIE-Luv:
        35.5511, 2.9866, -123.2336
        Hunter-Lab:
        29.6258, 68.6795, -139.3591
      #5f0dec color charts
#5f0dec RGB chart
      #5f0dec CMYK chart
      #5f0dec RGB pie chart
      #5f0dec color shades, tints & tones
#5f0dec color schemes
#5f0dec color preview, HTML & CSS examples
           This text has a color of #5f0dec        
        
          <p style="color:#5f0dec;">Text here</p>
        
        
          .mytext {color:#5f0dec;}
        
        Text color #5f0dec
      
           This box has a color of #5f0dec        
        
          <div style="background-color:#5f0dec;">Content here</div>
        
        
          .mybackground {background-color:#5f0dec;}
        
        Background color #5f0dec
      
           Border around this has a color of #5f0dec        
        
          <div style="border:2px solid #5f0dec;">Content here</div>
        
        
          .myborder {border:2px solid #5f0dec;}
        
        Border color #5f0dec