#5f0f9b color space conversions
Hex:
        #5f0f9b
        RGB:
        95, 15, 155
        CMY:
        63, 94, 39
        CMYK:
        39, 90, 0, 39
      HSL:
        274°, 82.3529%, 33.3333%
        HSV (HSB):
        274°, 90.3226%, 60.7843%
        XYZ:
        10.8065, 5.1411, 31.4331
        xyY:
        0.2281, 0.1085, 5.1411
      CIE-Lab:
        27.1330, 56.3069, -57.8147
        CIE-LCH:
        27.1330, 80.7032, 314.2430
        CIE-Luv:
        27.1330, 13.8893, -75.6309
        Hunter-Lab:
        22.6740, 45.3944, -66.3223
      #5f0f9b color charts
#5f0f9b RGB chart
      #5f0f9b CMYK chart
      #5f0f9b RGB pie chart
      #5f0f9b color shades, tints & tones
#5f0f9b color schemes
#5f0f9b color preview, HTML & CSS examples
           This text has a color of #5f0f9b        
        
          <p style="color:#5f0f9b;">Text here</p>
        
        
          .mytext {color:#5f0f9b;}
        
        Text color #5f0f9b
      
           This box has a color of #5f0f9b        
        
          <div style="background-color:#5f0f9b;">Content here</div>
        
        
          .mybackground {background-color:#5f0f9b;}
        
        Background color #5f0f9b
      
           Border around this has a color of #5f0f9b        
        
          <div style="border:2px solid #5f0f9b;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f9b;}
        
        Border color #5f0f9b