#2d568b color space conversions
Hex:
        #2d568b
        RGB:
        45, 86, 139
        CMY:
        82, 66, 45
        CMYK:
        68, 38, 0, 45
      HSL:
        214°, 51.0870%, 36.0784%
        HSV (HSB):
        214°, 67.6259%, 54.5098%
        XYZ:
        9.0702, 9.0775, 25.7002
        xyY:
        0.2069, 0.2070, 9.0775
      CIE-Lab:
        36.1332, 3.7756, -33.7162
        CIE-LCH:
        36.1332, 33.9270, 276.3894
        CIE-Luv:
        36.1332, -16.2802, -47.3867
        Hunter-Lab:
        30.1290, 1.0109, -29.4845
      #2d568b color charts
#2d568b RGB chart
      #2d568b CMYK chart
      #2d568b RGB pie chart
      #2d568b color shades, tints & tones
#2d568b color schemes
#2d568b color preview, HTML & CSS examples
           This text has a color of #2d568b        
        
          <p style="color:#2d568b;">Text here</p>
        
        
          .mytext {color:#2d568b;}
        
        Text color #2d568b
      
           This box has a color of #2d568b        
        
          <div style="background-color:#2d568b;">Content here</div>
        
        
          .mybackground {background-color:#2d568b;}
        
        Background color #2d568b
      
           Border around this has a color of #2d568b        
        
          <div style="border:2px solid #2d568b;">Content here</div>
        
        
          .myborder {border:2px solid #2d568b;}
        
        Border color #2d568b