#2d8adf color space conversions
Hex:
        #2d8adf
        RGB:
        45, 138, 223
        CMY:
        82, 46, 13
        CMYK:
        80, 38, 0, 13
      HSL:
        209°, 73.5537%, 52.5490%
        HSV (HSB):
        209°, 79.8206%, 87.4510%
        XYZ:
        23.4899, 24.0626, 73.2185
        xyY:
        0.1945, 0.1992, 24.0626
      CIE-Lab:
        56.1504, 2.7817, -50.8228
        CIE-LCH:
        56.1504, 50.8988, 273.1328
        CIE-Luv:
        56.1504, -30.8762, -80.1768
        Hunter-Lab:
        49.0536, -0.3668, -54.1601
      #2d8adf color charts
#2d8adf RGB chart
      #2d8adf CMYK chart
      #2d8adf RGB pie chart
      #2d8adf color shades, tints & tones
#2d8adf color schemes
#2d8adf color preview, HTML & CSS examples
           This text has a color of #2d8adf        
        
          <p style="color:#2d8adf;">Text here</p>
        
        
          .mytext {color:#2d8adf;}
        
        Text color #2d8adf
      
           This box has a color of #2d8adf        
        
          <div style="background-color:#2d8adf;">Content here</div>
        
        
          .mybackground {background-color:#2d8adf;}
        
        Background color #2d8adf
      
           Border around this has a color of #2d8adf        
        
          <div style="border:2px solid #2d8adf;">Content here</div>
        
        
          .myborder {border:2px solid #2d8adf;}
        
        Border color #2d8adf