#2d8bec color space conversions
Hex:
        #2d8bec
        RGB:
        45, 139, 236
        CMY:
        82, 45, 7
        CMYK:
        81, 41, 0, 7
      HSL:
        210°, 83.4061%, 55.0980%
        HSV (HSB):
        210°, 80.9322%, 92.5490%
        XYZ:
        25.4551, 25.0793, 82.8560
        xyY:
        0.1908, 0.1880, 25.0793
      CIE-Lab:
        57.1526, 6.9788, -56.4681
        CIE-LCH:
        57.1526, 56.8977, 277.0454
        CIE-Luv:
        57.1526, -30.6436, -90.0483
        Hunter-Lab:
        50.0792, 3.0925, -63.0399
      #2d8bec color charts
#2d8bec RGB chart
      #2d8bec CMYK chart
      #2d8bec RGB pie chart
      #2d8bec color shades, tints & tones
#2d8bec color schemes
#2d8bec color preview, HTML & CSS examples
           This text has a color of #2d8bec        
        
          <p style="color:#2d8bec;">Text here</p>
        
        
          .mytext {color:#2d8bec;}
        
        Text color #2d8bec
      
           This box has a color of #2d8bec        
        
          <div style="background-color:#2d8bec;">Content here</div>
        
        
          .mybackground {background-color:#2d8bec;}
        
        Background color #2d8bec
      
           Border around this has a color of #2d8bec        
        
          <div style="border:2px solid #2d8bec;">Content here</div>
        
        
          .myborder {border:2px solid #2d8bec;}
        
        Border color #2d8bec