#5f0c9a color space conversions
Hex:
        #5f0c9a
        RGB:
        95, 12, 154
        CMY:
        63, 95, 40
        CMYK:
        38, 92, 0, 40
      HSL:
        275°, 85.5422%, 32.5490%
        HSV (HSB):
        275°, 92.2078%, 60.3922%
        XYZ:
        10.6835, 5.0289, 30.9794
        xyY:
        0.2288, 0.1077, 5.0289
      CIE-Lab:
        26.8170, 56.7464, -57.7206
        CIE-LCH:
        26.8170, 80.9433, 314.5124
        CIE-Luv:
        26.8170, 14.2320, -75.1502
        Hunter-Lab:
        22.4253, 45.7941, -66.2086
      #5f0c9a color charts
#5f0c9a RGB chart
      #5f0c9a CMYK chart
      #5f0c9a RGB pie chart
      #5f0c9a color shades, tints & tones
#5f0c9a color schemes
#5f0c9a color preview, HTML & CSS examples
           This text has a color of #5f0c9a        
        
          <p style="color:#5f0c9a;">Text here</p>
        
        
          .mytext {color:#5f0c9a;}
        
        Text color #5f0c9a
      
           This box has a color of #5f0c9a        
        
          <div style="background-color:#5f0c9a;">Content here</div>
        
        
          .mybackground {background-color:#5f0c9a;}
        
        Background color #5f0c9a
      
           Border around this has a color of #5f0c9a        
        
          <div style="border:2px solid #5f0c9a;">Content here</div>
        
        
          .myborder {border:2px solid #5f0c9a;}
        
        Border color #5f0c9a