#5f0bcb color space conversions
Hex:
        #5f0bcb
        RGB:
        95, 11, 203
        CMY:
        63, 96, 20
        CMYK:
        53, 95, 0, 20
      HSL:
        266°, 89.7196%, 41.9608%
        HSV (HSB):
        266°, 94.5813%, 79.6078%
        XYZ:
        15.6185, 6.9840, 57.0248
        xyY:
        0.1961, 0.0877, 6.9840
      CIE-Lab:
        31.7705, 67.9576, -78.8492
        CIE-LCH:
        31.7705, 104.0934, 310.7570
        CIE-Luv:
        31.7705, 6.8202, -104.3575
        Hunter-Lab:
        26.4273, 59.2452, -109.4366
      #5f0bcb color charts
#5f0bcb RGB chart
      #5f0bcb CMYK chart
      #5f0bcb RGB pie chart
      #5f0bcb color shades, tints & tones
#5f0bcb color schemes
#5f0bcb color preview, HTML & CSS examples
           This text has a color of #5f0bcb        
        
          <p style="color:#5f0bcb;">Text here</p>
        
        
          .mytext {color:#5f0bcb;}
        
        Text color #5f0bcb
      
           This box has a color of #5f0bcb        
        
          <div style="background-color:#5f0bcb;">Content here</div>
        
        
          .mybackground {background-color:#5f0bcb;}
        
        Background color #5f0bcb
      
           Border around this has a color of #5f0bcb        
        
          <div style="border:2px solid #5f0bcb;">Content here</div>
        
        
          .myborder {border:2px solid #5f0bcb;}
        
        Border color #5f0bcb