#5b23db color space conversions
Hex:
        #5b23db
        RGB:
        91, 35, 219
        CMY:
        64, 86, 14
        CMYK:
        58, 84, 0, 14
      HSL:
        258°, 72.4409%, 49.8039%
        HSV (HSB):
        258°, 84.0183%, 85.8824%
        XYZ:
        17.7016, 8.5407, 67.7334
        xyY:
        0.1884, 0.0909, 8.5407
      CIE-Lab:
        35.0845, 65.3447, -82.6537
        CIE-LCH:
        35.0845, 105.3640, 308.3293
        CIE-Luv:
        35.0845, 2.2973, -113.1566
        Hunter-Lab:
        29.2244, 56.9768, -116.9591
      #5b23db color charts
#5b23db RGB chart
      #5b23db CMYK chart
      #5b23db RGB pie chart
      #5b23db color shades, tints & tones
#5b23db color schemes
#5b23db color preview, HTML & CSS examples
           This text has a color of #5b23db        
        
          <p style="color:#5b23db;">Text here</p>
        
        
          .mytext {color:#5b23db;}
        
        Text color #5b23db
      
           This box has a color of #5b23db        
        
          <div style="background-color:#5b23db;">Content here</div>
        
        
          .mybackground {background-color:#5b23db;}
        
        Background color #5b23db
      
           Border around this has a color of #5b23db        
        
          <div style="border:2px solid #5b23db;">Content here</div>
        
        
          .myborder {border:2px solid #5b23db;}
        
        Border color #5b23db