#5b5bc5 color space conversions
Hex:
        #5b5bc5
        RGB:
        91, 91, 197
        CMY:
        64, 64, 23
        CMYK:
        54, 54, 0, 23
      HSL:
        240°, 47.7477%, 56.4706%
        HSV (HSB):
        240°, 53.8071%, 77.2549%
        XYZ:
        18.1335, 13.7375, 54.5192
        xyY:
        0.2099, 0.1590, 13.7375
      CIE-Lab:
        43.8541, 29.8480, -55.6188
        CIE-LCH:
        43.8541, 63.1217, 298.2204
        CIE-Luv:
        43.8541, -6.1445, -85.2192
        Hunter-Lab:
        37.0642, 22.4681, -61.2671
      #5b5bc5 color charts
#5b5bc5 RGB chart
      #5b5bc5 CMYK chart
      #5b5bc5 RGB pie chart
      #5b5bc5 color shades, tints & tones
#5b5bc5 color schemes
#5b5bc5 color preview, HTML & CSS examples
           This text has a color of #5b5bc5        
        
          <p style="color:#5b5bc5;">Text here</p>
        
        
          .mytext {color:#5b5bc5;}
        
        Text color #5b5bc5
      
           This box has a color of #5b5bc5        
        
          <div style="background-color:#5b5bc5;">Content here</div>
        
        
          .mybackground {background-color:#5b5bc5;}
        
        Background color #5b5bc5
      
           Border around this has a color of #5b5bc5        
        
          <div style="border:2px solid #5b5bc5;">Content here</div>
        
        
          .myborder {border:2px solid #5b5bc5;}
        
        Border color #5b5bc5