#5764e1 color space conversions
Hex:
        #5764e1
        RGB:
        87, 100, 225
        CMY:
        66, 61, 12
        CMYK:
        61, 56, 0, 12
      HSL:
        234°, 69.6970%, 61.1765%
        HSV (HSB):
        234°, 61.3333%, 88.2353%
        XYZ:
        22.0783, 16.5768, 73.2702
        xyY:
        0.1973, 0.1481, 16.5768
      CIE-Lab:
        47.7223, 32.6934, -65.3950
        CIE-LCH:
        47.7223, 73.1120, 296.5622
        CIE-Luv:
        47.7223, -11.0479, -101.8680
        Hunter-Lab:
        40.7146, 25.5443, -78.1982
      #5764e1 color charts
#5764e1 RGB chart
      #5764e1 CMYK chart
      #5764e1 RGB pie chart
      #5764e1 color shades, tints & tones
#5764e1 color schemes
#5764e1 color preview, HTML & CSS examples
           This text has a color of #5764e1        
        
          <p style="color:#5764e1;">Text here</p>
        
        
          .mytext {color:#5764e1;}
        
        Text color #5764e1
      
           This box has a color of #5764e1        
        
          <div style="background-color:#5764e1;">Content here</div>
        
        
          .mybackground {background-color:#5764e1;}
        
        Background color #5764e1
      
           Border around this has a color of #5764e1        
        
          <div style="border:2px solid #5764e1;">Content here</div>
        
        
          .myborder {border:2px solid #5764e1;}
        
        Border color #5764e1