#2d7aea color space conversions
Hex:
        #2d7aea
        RGB:
        45, 122, 234
        CMY:
        82, 52, 8
        CMYK:
        81, 48, 0, 8
      HSL:
        216°, 81.8182%, 54.7059%
        HSV (HSB):
        216°, 80.7692%, 91.7647%
        XYZ:
        22.8930, 20.4175, 80.5763
        xyY:
        0.1848, 0.1648, 20.4175
      CIE-Lab:
        52.3060, 16.6716, -63.1341
        CIE-LCH:
        52.3060, 65.2982, 284.7923
        CIE-Luv:
        52.3060, -25.4555, -99.5857
        Hunter-Lab:
        45.1857, 11.3608, -74.0974
      #2d7aea color charts
#2d7aea RGB chart
      #2d7aea CMYK chart
      #2d7aea RGB pie chart
      #2d7aea color shades, tints & tones
#2d7aea color schemes
#2d7aea color preview, HTML & CSS examples
           This text has a color of #2d7aea        
        
          <p style="color:#2d7aea;">Text here</p>
        
        
          .mytext {color:#2d7aea;}
        
        Text color #2d7aea
      
           This box has a color of #2d7aea        
        
          <div style="background-color:#2d7aea;">Content here</div>
        
        
          .mybackground {background-color:#2d7aea;}
        
        Background color #2d7aea
      
           Border around this has a color of #2d7aea        
        
          <div style="border:2px solid #2d7aea;">Content here</div>
        
        
          .myborder {border:2px solid #2d7aea;}
        
        Border color #2d7aea