#0275c4 color space conversions
Hex:
        #0275c4
        RGB:
        2, 117, 196
        CMY:
        99, 54, 23
        CMYK:
        99, 40, 0, 23
      HSL:
        204°, 97.9798%, 38.8235%
        HSV (HSB):
        204°, 98.9796%, 76.8627%
        XYZ:
        16.3501, 16.7210, 54.5903
        xyY:
        0.1865, 0.1907, 16.7210
      CIE-Lab:
        47.9066, 2.6172, -48.7009
        CIE-LCH:
        47.9066, 48.7711, 273.0761
        CIE-Luv:
        47.9066, -28.6954, -74.1874
        Hunter-Lab:
        40.8913, -0.1878, -50.5287
      #0275c4 color charts
#0275c4 RGB chart
      #0275c4 CMYK chart
      #0275c4 RGB pie chart
      #0275c4 color shades, tints & tones
#0275c4 color schemes
#0275c4 color preview, HTML & CSS examples
           This text has a color of #0275c4        
        
          <p style="color:#0275c4;">Text here</p>
        
        
          .mytext {color:#0275c4;}
        
        Text color #0275c4
      
           This box has a color of #0275c4        
        
          <div style="background-color:#0275c4;">Content here</div>
        
        
          .mybackground {background-color:#0275c4;}
        
        Background color #0275c4
      
           Border around this has a color of #0275c4        
        
          <div style="border:2px solid #0275c4;">Content here</div>
        
        
          .myborder {border:2px solid #0275c4;}
        
        Border color #0275c4