#5b5ec5 color space conversions
Hex:
        #5b5ec5
        RGB:
        91, 94, 197
        CMY:
        64, 63, 23
        CMYK:
        54, 52, 0, 23
      HSL:
        238°, 47.7477%, 56.4706%
        HSV (HSB):
        238°, 53.8071%, 77.2549%
        XYZ:
        18.3951, 14.2608, 54.6064
        xyY:
        0.2108, 0.1634, 14.2608
      CIE-Lab:
        44.6046, 27.9909, -54.4095
        CIE-LCH:
        44.6046, 61.1873, 297.2235
        CIE-Luv:
        44.6046, -7.0102, -83.6917
        Hunter-Lab:
        37.7634, 20.8640, -59.2997
      #5b5ec5 color charts
#5b5ec5 RGB chart
      #5b5ec5 CMYK chart
      #5b5ec5 RGB pie chart
      #5b5ec5 color shades, tints & tones
#5b5ec5 color schemes
#5b5ec5 color preview, HTML & CSS examples
           This text has a color of #5b5ec5        
        
          <p style="color:#5b5ec5;">Text here</p>
        
        
          .mytext {color:#5b5ec5;}
        
        Text color #5b5ec5
      
           This box has a color of #5b5ec5        
        
          <div style="background-color:#5b5ec5;">Content here</div>
        
        
          .mybackground {background-color:#5b5ec5;}
        
        Background color #5b5ec5
      
           Border around this has a color of #5b5ec5        
        
          <div style="border:2px solid #5b5ec5;">Content here</div>
        
        
          .myborder {border:2px solid #5b5ec5;}
        
        Border color #5b5ec5