#2564eb color space conversions
Hex:
        #2564eb
        RGB:
        37, 100, 235
        CMY:
        85, 61, 8
        CMYK:
        84, 57, 0, 8
      HSL:
        221°, 83.1933%, 53.3333%
        HSV (HSB):
        221°, 84.2553%, 92.1569%
        XYZ:
        20.3155, 15.5058, 80.5194
        xyY:
        0.1746, 0.1333, 15.5058
      CIE-Lab:
        46.3193, 30.3330, -73.4133
        CIE-LCH:
        46.3193, 79.4330, 292.4495
        CIE-Luv:
        46.3193, -20.1691, -112.0635
        Hunter-Lab:
        39.3774, 23.1808, -93.6727
      #2564eb color charts
#2564eb RGB chart
      #2564eb CMYK chart
      #2564eb RGB pie chart
      #2564eb color shades, tints & tones
#2564eb color schemes
#2564eb color preview, HTML & CSS examples
           This text has a color of #2564eb        
        
          <p style="color:#2564eb;">Text here</p>
        
        
          .mytext {color:#2564eb;}
        
        Text color #2564eb
      
           This box has a color of #2564eb        
        
          <div style="background-color:#2564eb;">Content here</div>
        
        
          .mybackground {background-color:#2564eb;}
        
        Background color #2564eb
      
           Border around this has a color of #2564eb        
        
          <div style="border:2px solid #2564eb;">Content here</div>
        
        
          .myborder {border:2px solid #2564eb;}
        
        Border color #2564eb