#0275af color space conversions
Hex:
        #0275af
        RGB:
        2, 117, 175
        CMY:
        99, 54, 31
        CMYK:
        99, 33, 0, 31
      HSL:
        200°, 97.7401%, 34.7059%
        HSV (HSB):
        200°, 98.8571%, 68.6275%
        XYZ:
        14.1242, 15.8306, 42.8686
        xyY:
        0.1940, 0.2174, 15.8306
      CIE-Lab:
        46.7515, -5.6438, -38.3929
        CIE-LCH:
        46.7515, 38.8055, 261.6374
        CIE-Luv:
        46.7515, -29.9255, -56.8795
        Hunter-Lab:
        39.7877, -6.2631, -36.0296
      #0275af color charts
#0275af RGB chart
      #0275af CMYK chart
      #0275af RGB pie chart
      #0275af color shades, tints & tones
#0275af color schemes
#0275af color preview, HTML & CSS examples
           This text has a color of #0275af        
        
          <p style="color:#0275af;">Text here</p>
        
        
          .mytext {color:#0275af;}
        
        Text color #0275af
      
           This box has a color of #0275af        
        
          <div style="background-color:#0275af;">Content here</div>
        
        
          .mybackground {background-color:#0275af;}
        
        Background color #0275af
      
           Border around this has a color of #0275af        
        
          <div style="border:2px solid #0275af;">Content here</div>
        
        
          .myborder {border:2px solid #0275af;}
        
        Border color #0275af