#0248ae color space conversions
Hex:
        #0248ae
        RGB:
        2, 72, 174
        CMY:
        99, 72, 32
        CMYK:
        99, 59, 0, 32
      HSL:
        216°, 97.7273%, 34.5098%
        HSV (HSB):
        216°, 98.8506%, 68.2353%
        XYZ:
        9.9824, 7.7036, 41.0052
        xyY:
        0.1701, 0.1313, 7.7036
      CIE-Lab:
        33.3579, 23.1545, -59.3299
        CIE-LCH:
        33.3579, 63.6880, 291.3191
        CIE-Luv:
        33.3579, -16.1282, -82.1297
        Hunter-Lab:
        27.7554, 15.6265, -68.1649
      #0248ae color charts
#0248ae RGB chart
      #0248ae CMYK chart
      #0248ae RGB pie chart
      #0248ae color shades, tints & tones
#0248ae color schemes
#0248ae color preview, HTML & CSS examples
           This text has a color of #0248ae        
        
          <p style="color:#0248ae;">Text here</p>
        
        
          .mytext {color:#0248ae;}
        
        Text color #0248ae
      
           This box has a color of #0248ae        
        
          <div style="background-color:#0248ae;">Content here</div>
        
        
          .mybackground {background-color:#0248ae;}
        
        Background color #0248ae
      
           Border around this has a color of #0248ae        
        
          <div style="border:2px solid #0248ae;">Content here</div>
        
        
          .myborder {border:2px solid #0248ae;}
        
        Border color #0248ae