#5b17bc color space conversions
Hex:
        #5b17bc
        RGB:
        91, 23, 188
        CMY:
        64, 91, 26
        CMYK:
        52, 88, 0, 26
      HSL:
        265°, 78.1991%, 41.3725%
        HSV (HSB):
        265°, 87.7660%, 73.7255%
        XYZ:
        13.6979, 6.4678, 48.1034
        xyY:
        0.2006, 0.0947, 6.4678
      CIE-Lab:
        30.5632, 61.4415, -72.0427
        CIE-LCH:
        30.5632, 94.6847, 310.4592
        CIE-Luv:
        30.5632, 6.7577, -95.3906
        Hunter-Lab:
        25.4318, 51.6365, -94.3426
      #5b17bc color charts
#5b17bc RGB chart
      #5b17bc CMYK chart
      #5b17bc RGB pie chart
      #5b17bc color shades, tints & tones
#5b17bc color schemes
#5b17bc color preview, HTML & CSS examples
           This text has a color of #5b17bc        
        
          <p style="color:#5b17bc;">Text here</p>
        
        
          .mytext {color:#5b17bc;}
        
        Text color #5b17bc
      
           This box has a color of #5b17bc        
        
          <div style="background-color:#5b17bc;">Content here</div>
        
        
          .mybackground {background-color:#5b17bc;}
        
        Background color #5b17bc
      
           Border around this has a color of #5b17bc        
        
          <div style="border:2px solid #5b17bc;">Content here</div>
        
        
          .myborder {border:2px solid #5b17bc;}
        
        Border color #5b17bc