#5b187f color space conversions
Hex:
        #5b187f
        RGB:
        91, 24, 127
        CMY:
        64, 91, 50
        CMYK:
        28, 81, 0, 50
      HSL:
        279°, 68.2119%, 29.6078%
        HSV (HSB):
        279°, 81.1024%, 49.8039%
        XYZ:
        8.4718, 4.4097, 20.4833
        xyY:
        0.2539, 0.1322, 4.4097
      CIE-Lab:
        24.9822, 46.7007, -43.9390
        CIE-LCH:
        24.9822, 64.1217, 316.7452
        CIE-Luv:
        24.9822, 16.6303, -57.3740
        Hunter-Lab:
        20.9993, 35.2636, -43.1335
      #5b187f color charts
#5b187f RGB chart
      #5b187f CMYK chart
      #5b187f RGB pie chart
      #5b187f color shades, tints & tones
#5b187f color schemes
#5b187f color preview, HTML & CSS examples
           This text has a color of #5b187f        
        
          <p style="color:#5b187f;">Text here</p>
        
        
          .mytext {color:#5b187f;}
        
        Text color #5b187f
      
           This box has a color of #5b187f        
        
          <div style="background-color:#5b187f;">Content here</div>
        
        
          .mybackground {background-color:#5b187f;}
        
        Background color #5b187f
      
           Border around this has a color of #5b187f        
        
          <div style="border:2px solid #5b187f;">Content here</div>
        
        
          .myborder {border:2px solid #5b187f;}
        
        Border color #5b187f