#0274af color space conversions
Hex:
        #0274af
        RGB:
        2, 116, 175
        CMY:
        99, 55, 31
        CMYK:
        99, 34, 0, 31
      HSL:
        200°, 97.7401%, 34.7059%
        HSV (HSB):
        200°, 98.8571%, 68.6275%
        XYZ:
        14.0083, 15.5988, 42.8300
        xyY:
        0.1934, 0.2153, 15.5988
      CIE-Lab:
        46.4437, -5.0435, -38.8795
        CIE-LCH:
        46.4437, 39.2052, 262.6088
        CIE-Luv:
        46.4437, -29.5881, -57.6217
        Hunter-Lab:
        39.4954, -5.8062, -36.6492
      #0274af color charts
#0274af RGB chart
      #0274af CMYK chart
      #0274af RGB pie chart
      #0274af color shades, tints & tones
#0274af color schemes
#0274af color preview, HTML & CSS examples
           This text has a color of #0274af        
        
          <p style="color:#0274af;">Text here</p>
        
        
          .mytext {color:#0274af;}
        
        Text color #0274af
      
           This box has a color of #0274af        
        
          <div style="background-color:#0274af;">Content here</div>
        
        
          .mybackground {background-color:#0274af;}
        
        Background color #0274af
      
           Border around this has a color of #0274af        
        
          <div style="border:2px solid #0274af;">Content here</div>
        
        
          .myborder {border:2px solid #0274af;}
        
        Border color #0274af