#2d8bed color space conversions
Hex:
        #2d8bed
        RGB:
        45, 139, 237
        CMY:
        82, 45, 7
        CMYK:
        81, 41, 0, 7
      HSL:
        211°, 84.2105%, 55.2941%
        HSV (HSB):
        211°, 81.0127%, 92.9412%
        XYZ:
        25.6009, 25.1376, 83.6235
        xyY:
        0.1905, 0.1871, 25.1376
      CIE-Lab:
        57.2092, 7.3486, -56.9325
        CIE-LCH:
        57.2092, 57.4048, 277.3548
        CIE-Luv:
        57.2092, -30.6026, -90.8530
        Hunter-Lab:
        50.1374, 3.4043, -63.7929
      #2d8bed color charts
#2d8bed RGB chart
      #2d8bed CMYK chart
      #2d8bed RGB pie chart
      #2d8bed color shades, tints & tones
#2d8bed color schemes
#2d8bed color preview, HTML & CSS examples
           This text has a color of #2d8bed        
        
          <p style="color:#2d8bed;">Text here</p>
        
        
          .mytext {color:#2d8bed;}
        
        Text color #2d8bed
      
           This box has a color of #2d8bed        
        
          <div style="background-color:#2d8bed;">Content here</div>
        
        
          .mybackground {background-color:#2d8bed;}
        
        Background color #2d8bed
      
           Border around this has a color of #2d8bed        
        
          <div style="border:2px solid #2d8bed;">Content here</div>
        
        
          .myborder {border:2px solid #2d8bed;}
        
        Border color #2d8bed