#5b007d color space conversions
Hex:
        #5b007d
        RGB:
        91, 0, 125
        CMY:
        64, 100, 51
        CMYK:
        27, 100, 0, 51
      HSL:
        284°, 100.0000%, 24.5098%
        HSV (HSB):
        284°, 100.0000%, 49.0196%
        XYZ:
        8.0161, 3.7048, 19.6946
        xyY:
        0.2552, 0.1179, 3.7048
      CIE-Lab:
        22.6705, 52.5858, -46.4345
        CIE-LCH:
        22.6705, 70.1529, 318.5547
        CIE-Luv:
        22.6705, 18.7268, -57.9201
        Hunter-Lab:
        19.2479, 40.6550, -47.1926
      #5b007d color charts
#5b007d RGB chart
      #5b007d CMYK chart
      #5b007d RGB pie chart
      #5b007d color shades, tints & tones
#5b007d color schemes
#5b007d color preview, HTML & CSS examples
           This text has a color of #5b007d        
        
          <p style="color:#5b007d;">Text here</p>
        
        
          .mytext {color:#5b007d;}
        
        Text color #5b007d
      
           This box has a color of #5b007d        
        
          <div style="background-color:#5b007d;">Content here</div>
        
        
          .mybackground {background-color:#5b007d;}
        
        Background color #5b007d
      
           Border around this has a color of #5b007d        
        
          <div style="border:2px solid #5b007d;">Content here</div>
        
        
          .myborder {border:2px solid #5b007d;}
        
        Border color #5b007d