#2c7dbf color space conversions
Hex:
        #2c7dbf
        RGB:
        44, 125, 191
        CMY:
        83, 51, 25
        CMYK:
        77, 35, 0, 25
      HSL:
        207°, 62.5532%, 46.0784%
        HSV (HSB):
        207°, 76.9634%, 74.9020%
        XYZ:
        17.7763, 18.9643, 52.0138
        xyY:
        0.2003, 0.2137, 18.9643
      CIE-Lab:
        50.6454, -1.3273, -41.4387
        CIE-LCH:
        50.6454, 41.4599, 268.1654
        CIE-Luv:
        50.6454, -28.1026, -63.1428
        Hunter-Lab:
        43.5480, -3.3453, -40.3324
      #2c7dbf color charts
#2c7dbf RGB chart
      #2c7dbf CMYK chart
      #2c7dbf RGB pie chart
      #2c7dbf color shades, tints & tones
#2c7dbf color schemes
#2c7dbf color preview, HTML & CSS examples
           This text has a color of #2c7dbf        
        
          <p style="color:#2c7dbf;">Text here</p>
        
        
          .mytext {color:#2c7dbf;}
        
        Text color #2c7dbf
      
           This box has a color of #2c7dbf        
        
          <div style="background-color:#2c7dbf;">Content here</div>
        
        
          .mybackground {background-color:#2c7dbf;}
        
        Background color #2c7dbf
      
           Border around this has a color of #2c7dbf        
        
          <div style="border:2px solid #2c7dbf;">Content here</div>
        
        
          .myborder {border:2px solid #2c7dbf;}
        
        Border color #2c7dbf