#0275e2 color space conversions
Hex:
        #0275e2
        RGB:
        2, 117, 226
        CMY:
        99, 54, 11
        CMYK:
        99, 48, 0, 11
      HSL:
        209°, 98.2456%, 44.7059%
        HSV (HSB):
        209°, 99.1150%, 88.6275%
        XYZ:
        20.1138, 18.2265, 74.4095
        xyY:
        0.1784, 0.1617, 18.2265
      CIE-Lab:
        49.7696, 14.4682, -62.7689
        CIE-LCH:
        49.7696, 64.4148, 282.9800
        CIE-Luv:
        49.7696, -27.2661, -97.6250
        Hunter-Lab:
        42.6925, 9.3852, -73.4528
      #0275e2 color charts
#0275e2 RGB chart
      #0275e2 CMYK chart
      #0275e2 RGB pie chart
      #0275e2 color shades, tints & tones
#0275e2 color schemes
#0275e2 color preview, HTML & CSS examples
           This text has a color of #0275e2        
        
          <p style="color:#0275e2;">Text here</p>
        
        
          .mytext {color:#0275e2;}
        
        Text color #0275e2
      
           This box has a color of #0275e2        
        
          <div style="background-color:#0275e2;">Content here</div>
        
        
          .mybackground {background-color:#0275e2;}
        
        Background color #0275e2
      
           Border around this has a color of #0275e2        
        
          <div style="border:2px solid #0275e2;">Content here</div>
        
        
          .myborder {border:2px solid #0275e2;}
        
        Border color #0275e2