#5f0baf color space conversions
Hex:
        #5f0baf
        RGB:
        95, 11, 175
        CMY:
        63, 96, 31
        CMYK:
        46, 94, 0, 31
      HSL:
        271°, 88.1720%, 36.4706%
        HSV (HSB):
        271°, 93.7143%, 68.6275%
        XYZ:
        12.5769, 5.7674, 41.0078
        xyY:
        0.2119, 0.0972, 5.7674
      CIE-Lab:
        28.8178, 61.6089, -67.1605
        CIE-LCH:
        28.8178, 91.1383, 312.5314
        CIE-Luv:
        28.8178, 10.7358, -87.9037
        Hunter-Lab:
        24.0154, 51.4535, -84.4307
      #5f0baf color charts
#5f0baf RGB chart
      #5f0baf CMYK chart
      #5f0baf RGB pie chart
      #5f0baf color shades, tints & tones
#5f0baf color schemes
#5f0baf color preview, HTML & CSS examples
           This text has a color of #5f0baf        
        
          <p style="color:#5f0baf;">Text here</p>
        
        
          .mytext {color:#5f0baf;}
        
        Text color #5f0baf
      
           This box has a color of #5f0baf        
        
          <div style="background-color:#5f0baf;">Content here</div>
        
        
          .mybackground {background-color:#5f0baf;}
        
        Background color #5f0baf
      
           Border around this has a color of #5f0baf        
        
          <div style="border:2px solid #5f0baf;">Content here</div>
        
        
          .myborder {border:2px solid #5f0baf;}
        
        Border color #5f0baf