#5f0bed color space conversions
Hex:
        #5f0bed
        RGB:
        95, 11, 237
        CMY:
        63, 96, 7
        CMYK:
        60, 95, 0, 7
      HSL:
        262°, 91.1290%, 48.6275%
        HSV (HSB):
        262°, 95.3586%, 92.9412%
        XYZ:
        20.1250, 8.7867, 80.7561
        xyY:
        0.1835, 0.0801, 8.7867
      CIE-Lab:
        35.5703, 75.7281, -92.1232
        CIE-LCH:
        35.5703, 119.2536, 309.4212
        CIE-Luv:
        35.5703, 2.9480, -123.7992
        Hunter-Lab:
        29.6423, 69.3149, -140.7771
      #5f0bed color charts
#5f0bed RGB chart
      #5f0bed CMYK chart
      #5f0bed RGB pie chart
      #5f0bed color shades, tints & tones
#5f0bed color schemes
#5f0bed color preview, HTML & CSS examples
           This text has a color of #5f0bed        
        
          <p style="color:#5f0bed;">Text here</p>
        
        
          .mytext {color:#5f0bed;}
        
        Text color #5f0bed
      
           This box has a color of #5f0bed        
        
          <div style="background-color:#5f0bed;">Content here</div>
        
        
          .mybackground {background-color:#5f0bed;}
        
        Background color #5f0bed
      
           Border around this has a color of #5f0bed        
        
          <div style="border:2px solid #5f0bed;">Content here</div>
        
        
          .myborder {border:2px solid #5f0bed;}
        
        Border color #5f0bed