#5b5dc2 color space conversions
Hex:
        #5b5dc2
        RGB:
        91, 93, 194
        CMY:
        64, 64, 24
        CMYK:
        53, 52, 0, 24
      HSL:
        239°, 45.7778%, 55.8824%
        HSV (HSB):
        239°, 53.0928%, 76.0784%
        XYZ:
        17.9663, 13.9479, 52.7842
        xyY:
        0.2121, 0.1647, 13.9479
      CIE-Lab:
        44.1581, 27.6506, -53.3918
        CIE-LCH:
        44.1581, 60.1269, 297.3787
        CIE-Luv:
        44.1581, -6.5653, -81.9385
        Hunter-Lab:
        37.3469, 20.5134, -57.6547
      #5b5dc2 color charts
#5b5dc2 RGB chart
      #5b5dc2 CMYK chart
      #5b5dc2 RGB pie chart
      #5b5dc2 color shades, tints & tones
#5b5dc2 color schemes
#5b5dc2 color preview, HTML & CSS examples
           This text has a color of #5b5dc2        
        
          <p style="color:#5b5dc2;">Text here</p>
        
        
          .mytext {color:#5b5dc2;}
        
        Text color #5b5dc2
      
           This box has a color of #5b5dc2        
        
          <div style="background-color:#5b5dc2;">Content here</div>
        
        
          .mybackground {background-color:#5b5dc2;}
        
        Background color #5b5dc2
      
           Border around this has a color of #5b5dc2        
        
          <div style="border:2px solid #5b5dc2;">Content here</div>
        
        
          .myborder {border:2px solid #5b5dc2;}
        
        Border color #5b5dc2