#5b5ce5 color space conversions
Hex:
        #5b5ce5
        RGB:
        91, 92, 229
        CMY:
        64, 64, 10
        CMYK:
        60, 60, 0, 10
      HSL:
        240°, 72.6316%, 62.7451%
        HSV (HSB):
        240°, 60.2620%, 89.8039%
        XYZ:
        22.2844, 15.5356, 75.9529
        xyY:
        0.1959, 0.1365, 15.5356
      CIE-Lab:
        46.3592, 39.5226, -69.8587
        CIE-LCH:
        46.3592, 80.2638, 299.4990
        CIE-Luv:
        46.3592, -8.0502, -107.8533
        Hunter-Lab:
        39.4152, 31.9429, -86.6609
      #5b5ce5 color charts
#5b5ce5 RGB chart
      #5b5ce5 CMYK chart
      #5b5ce5 RGB pie chart
      #5b5ce5 color shades, tints & tones
#5b5ce5 color schemes
#5b5ce5 color preview, HTML & CSS examples
           This text has a color of #5b5ce5        
        
          <p style="color:#5b5ce5;">Text here</p>
        
        
          .mytext {color:#5b5ce5;}
        
        Text color #5b5ce5
      
           This box has a color of #5b5ce5        
        
          <div style="background-color:#5b5ce5;">Content here</div>
        
        
          .mybackground {background-color:#5b5ce5;}
        
        Background color #5b5ce5
      
           Border around this has a color of #5b5ce5        
        
          <div style="border:2px solid #5b5ce5;">Content here</div>
        
        
          .myborder {border:2px solid #5b5ce5;}
        
        Border color #5b5ce5