#5b0f5d color space conversions
Hex:
        #5b0f5d
        RGB:
        91, 15, 93
        CMY:
        64, 94, 64
        CMYK:
        2, 84, 0, 64
      HSL:
        298°, 72.2222%, 21.1765%
        HSV (HSB):
        298°, 83.8710%, 36.4706%
        XYZ:
        6.4610, 3.3561, 10.6632
        xyY:
        0.3155, 0.1639, 3.3561
      CIE-Lab:
        21.4171, 42.7790, -27.6753
        CIE-LCH:
        21.4171, 50.9506, 327.0997
        CIE-Luv:
        21.4171, 25.9549, -35.6826
        Hunter-Lab:
        18.3197, 30.8940, -21.6867
      #5b0f5d color charts
#5b0f5d RGB chart
      #5b0f5d CMYK chart
      #5b0f5d RGB pie chart
      #5b0f5d color shades, tints & tones
#5b0f5d color schemes
#5b0f5d color preview, HTML & CSS examples
           This text has a color of #5b0f5d        
        
          <p style="color:#5b0f5d;">Text here</p>
        
        
          .mytext {color:#5b0f5d;}
        
        Text color #5b0f5d
      
           This box has a color of #5b0f5d        
        
          <div style="background-color:#5b0f5d;">Content here</div>
        
        
          .mybackground {background-color:#5b0f5d;}
        
        Background color #5b0f5d
      
           Border around this has a color of #5b0f5d        
        
          <div style="border:2px solid #5b0f5d;">Content here</div>
        
        
          .myborder {border:2px solid #5b0f5d;}
        
        Border color #5b0f5d