#2d6aec color space conversions
Hex:
        #2d6aec
        RGB:
        45, 106, 236
        CMY:
        82, 58, 7
        CMYK:
        81, 55, 0, 7
      HSL:
        221°, 83.4061%, 55.0980%
        HSV (HSB):
        221°, 80.9322%, 92.5490%
        XYZ:
        21.3765, 16.9221, 81.4965
        xyY:
        0.1784, 0.1413, 16.9221
      CIE-Lab:
        48.1617, 27.5082, -70.9654
        CIE-LCH:
        48.1617, 76.1104, 291.1877
        CIE-Luv:
        48.1617, -20.8549, -109.7454
        Hunter-Lab:
        41.1365, 20.7686, -88.6654
      #2d6aec color charts
#2d6aec RGB chart
      #2d6aec CMYK chart
      #2d6aec RGB pie chart
      #2d6aec color shades, tints & tones
#2d6aec color schemes
#2d6aec color preview, HTML & CSS examples
           This text has a color of #2d6aec        
        
          <p style="color:#2d6aec;">Text here</p>
        
        
          .mytext {color:#2d6aec;}
        
        Text color #2d6aec
      
           This box has a color of #2d6aec        
        
          <div style="background-color:#2d6aec;">Content here</div>
        
        
          .mybackground {background-color:#2d6aec;}
        
        Background color #2d6aec
      
           Border around this has a color of #2d6aec        
        
          <div style="border:2px solid #2d6aec;">Content here</div>
        
        
          .myborder {border:2px solid #2d6aec;}
        
        Border color #2d6aec