#2568d7 color space conversions
Hex:
        #2568d7
        RGB:
        37, 104, 215
        CMY:
        85, 59, 16
        CMYK:
        83, 52, 0, 16
      HSL:
        217°, 70.6349%, 49.4118%
        HSV (HSB):
        217°, 82.7907%, 84.3137%
        XYZ:
        17.9790, 15.2002, 66.2763
        xyY:
        0.1808, 0.1528, 15.2002
      CIE-Lab:
        45.9072, 20.1786, -62.7607
        CIE-LCH:
        45.9072, 65.9248, 287.8235
        CIE-Luv:
        45.9072, -21.5815, -95.9558
        Hunter-Lab:
        38.9875, 14.0868, -73.4981
      #2568d7 color charts
#2568d7 RGB chart
      #2568d7 CMYK chart
      #2568d7 RGB pie chart
      #2568d7 color shades, tints & tones
#2568d7 color schemes
#2568d7 color preview, HTML & CSS examples
           This text has a color of #2568d7        
        
          <p style="color:#2568d7;">Text here</p>
        
        
          .mytext {color:#2568d7;}
        
        Text color #2568d7
      
           This box has a color of #2568d7        
        
          <div style="background-color:#2568d7;">Content here</div>
        
        
          .mybackground {background-color:#2568d7;}
        
        Background color #2568d7
      
           Border around this has a color of #2568d7        
        
          <div style="border:2px solid #2568d7;">Content here</div>
        
        
          .myborder {border:2px solid #2568d7;}
        
        Border color #2568d7