#5f0cbf color space conversions
Hex:
        #5f0cbf
        RGB:
        95, 12, 191
        CMY:
        63, 95, 25
        CMYK:
        50, 94, 0, 25
      HSL:
        268°, 88.1773%, 39.8039%
        HSV (HSB):
        268°, 93.7173%, 74.9020%
        XYZ:
        14.2548, 6.4574, 49.7853
        xyY:
        0.2022, 0.0916, 6.4574
      CIE-Lab:
        30.5384, 65.0540, -73.8405
        CIE-LCH:
        30.5384, 98.4096, 311.3803
        CIE-Luv:
        30.5384, 8.3634, -97.3501
        Hunter-Lab:
        25.4115, 55.6609, -98.3710
      #5f0cbf color charts
#5f0cbf RGB chart
      #5f0cbf CMYK chart
      #5f0cbf RGB pie chart
      #5f0cbf color shades, tints & tones
#5f0cbf color schemes
#5f0cbf color preview, HTML & CSS examples
           This text has a color of #5f0cbf        
        
          <p style="color:#5f0cbf;">Text here</p>
        
        
          .mytext {color:#5f0cbf;}
        
        Text color #5f0cbf
      
           This box has a color of #5f0cbf        
        
          <div style="background-color:#5f0cbf;">Content here</div>
        
        
          .mybackground {background-color:#5f0cbf;}
        
        Background color #5f0cbf
      
           Border around this has a color of #5f0cbf        
        
          <div style="border:2px solid #5f0cbf;">Content here</div>
        
        
          .myborder {border:2px solid #5f0cbf;}
        
        Border color #5f0cbf