#2564cb color space conversions
Hex:
        #2564cb
        RGB:
        37, 100, 203
        CMY:
        85, 61, 20
        CMYK:
        82, 51, 0, 20
      HSL:
        217°, 69.1667%, 47.0588%
        HSV (HSB):
        217°, 81.7734%, 79.6078%
        XYZ:
        16.0996, 13.8195, 58.3188
        xyY:
        0.1825, 0.1566, 13.8195
      CIE-Lab:
        43.9729, 18.1451, -59.0210
        CIE-LCH:
        43.9729, 61.7472, 287.0893
        CIE-Luv:
        43.9729, -20.6799, -89.2393
        Hunter-Lab:
        37.1745, 12.2497, -66.9910
      #2564cb color charts
#2564cb RGB chart
      #2564cb CMYK chart
      #2564cb RGB pie chart
      #2564cb color shades, tints & tones
#2564cb color schemes
#2564cb color preview, HTML & CSS examples
           This text has a color of #2564cb        
        
          <p style="color:#2564cb;">Text here</p>
        
        
          .mytext {color:#2564cb;}
        
        Text color #2564cb
      
           This box has a color of #2564cb        
        
          <div style="background-color:#2564cb;">Content here</div>
        
        
          .mybackground {background-color:#2564cb;}
        
        Background color #2564cb
      
           Border around this has a color of #2564cb        
        
          <div style="border:2px solid #2564cb;">Content here</div>
        
        
          .myborder {border:2px solid #2564cb;}
        
        Border color #2564cb