#5b23bf color space conversions
Hex:
        #5b23bf
        RGB:
        91, 35, 191
        CMY:
        64, 86, 25
        CMYK:
        52, 82, 0, 25
      HSL:
        262°, 69.0265%, 44.3137%
        HSV (HSB):
        262°, 81.6754%, 74.9020%
        XYZ:
        14.3194, 7.1878, 49.9229
        xyY:
        0.2005, 0.1006, 7.1878
      CIE-Lab:
        32.2307, 58.1605, -71.0646
        CIE-LCH:
        32.2307, 91.8303, 309.2975
        CIE-Luv:
        32.2307, 5.3686, -96.5464
        Hunter-Lab:
        26.8101, 48.4201, -91.6365
      #5b23bf color charts
#5b23bf RGB chart
      #5b23bf CMYK chart
      #5b23bf RGB pie chart
      #5b23bf color shades, tints & tones
#5b23bf color schemes
#5b23bf color preview, HTML & CSS examples
           This text has a color of #5b23bf        
        
          <p style="color:#5b23bf;">Text here</p>
        
        
          .mytext {color:#5b23bf;}
        
        Text color #5b23bf
      
           This box has a color of #5b23bf        
        
          <div style="background-color:#5b23bf;">Content here</div>
        
        
          .mybackground {background-color:#5b23bf;}
        
        Background color #5b23bf
      
           Border around this has a color of #5b23bf        
        
          <div style="border:2px solid #5b23bf;">Content here</div>
        
        
          .myborder {border:2px solid #5b23bf;}
        
        Border color #5b23bf