#2d8ded color space conversions
Hex:
        #2d8ded
        RGB:
        45, 141, 237
        CMY:
        82, 45, 7
        CMYK:
        81, 41, 0, 7
      HSL:
        210°, 84.2105%, 55.2941%
        HSV (HSB):
        210°, 81.0127%, 92.9412%
        XYZ:
        25.8931, 25.7221, 83.7209
        xyY:
        0.1913, 0.1901, 25.7221
      CIE-Lab:
        57.7723, 6.1456, -56.0327
        CIE-LCH:
        57.7723, 56.3688, 276.2591
        CIE-Luv:
        57.7723, -31.2396, -89.4551
        Hunter-Lab:
        50.7169, 2.3771, -62.3710
      #2d8ded color charts
#2d8ded RGB chart
      #2d8ded CMYK chart
      #2d8ded RGB pie chart
      #2d8ded color shades, tints & tones
#2d8ded color schemes
#2d8ded color preview, HTML & CSS examples
           This text has a color of #2d8ded        
        
          <p style="color:#2d8ded;">Text here</p>
        
        
          .mytext {color:#2d8ded;}
        
        Text color #2d8ded
      
           This box has a color of #2d8ded        
        
          <div style="background-color:#2d8ded;">Content here</div>
        
        
          .mybackground {background-color:#2d8ded;}
        
        Background color #2d8ded
      
           Border around this has a color of #2d8ded        
        
          <div style="border:2px solid #2d8ded;">Content here</div>
        
        
          .myborder {border:2px solid #2d8ded;}
        
        Border color #2d8ded