#2c7fdd color space conversions
Hex:
        #2c7fdd
        RGB:
        44, 127, 221
        CMY:
        83, 50, 13
        CMYK:
        80, 43, 0, 13
      HSL:
        212°, 72.2449%, 51.9608%
        HSV (HSB):
        212°, 80.0905%, 86.6667%
        XYZ:
        21.6792, 20.9347, 71.3048
        xyY:
        0.1903, 0.1838, 20.9347
      CIE-Lab:
        52.8779, 8.6081, -54.9248
        CIE-LCH:
        52.8779, 55.5953, 278.9072
        CIE-Luv:
        52.8779, -27.5391, -86.2897
        Hunter-Lab:
        45.7544, 4.5061, -60.3709
      #2c7fdd color charts
#2c7fdd RGB chart
      #2c7fdd CMYK chart
      #2c7fdd RGB pie chart
      #2c7fdd color shades, tints & tones
#2c7fdd color schemes
#2c7fdd color preview, HTML & CSS examples
           This text has a color of #2c7fdd        
        
          <p style="color:#2c7fdd;">Text here</p>
        
        
          .mytext {color:#2c7fdd;}
        
        Text color #2c7fdd
      
           This box has a color of #2c7fdd        
        
          <div style="background-color:#2c7fdd;">Content here</div>
        
        
          .mybackground {background-color:#2c7fdd;}
        
        Background color #2c7fdd
      
           Border around this has a color of #2c7fdd        
        
          <div style="border:2px solid #2c7fdd;">Content here</div>
        
        
          .myborder {border:2px solid #2c7fdd;}
        
        Border color #2c7fdd