#2d7edd color space conversions
Hex:
        #2d7edd
        RGB:
        45, 126, 221
        CMY:
        82, 51, 13
        CMYK:
        80, 43, 0, 13
      HSL:
        212°, 72.1311%, 52.1569%
        HSV (HSB):
        212°, 79.6380%, 86.6667%
        XYZ:
        21.5942, 20.7001, 71.2640
        xyY:
        0.1902, 0.1823, 20.7001
      CIE-Lab:
        52.6196, 9.3214, -55.3370
        CIE-LCH:
        52.6196, 56.1166, 279.5616
        CIE-Luv:
        52.6196, -27.0940, -86.9133
        Hunter-Lab:
        45.4973, 5.1004, -61.0198
      #2d7edd color charts
#2d7edd RGB chart
      #2d7edd CMYK chart
      #2d7edd RGB pie chart
      #2d7edd color shades, tints & tones
#2d7edd color schemes
#2d7edd color preview, HTML & CSS examples
           This text has a color of #2d7edd        
        
          <p style="color:#2d7edd;">Text here</p>
        
        
          .mytext {color:#2d7edd;}
        
        Text color #2d7edd
      
           This box has a color of #2d7edd        
        
          <div style="background-color:#2d7edd;">Content here</div>
        
        
          .mybackground {background-color:#2d7edd;}
        
        Background color #2d7edd
      
           Border around this has a color of #2d7edd        
        
          <div style="border:2px solid #2d7edd;">Content here</div>
        
        
          .myborder {border:2px solid #2d7edd;}
        
        Border color #2d7edd