#0152af color space conversions
Hex:
        #0152af
        RGB:
        1, 82, 175
        CMY:
        100, 68, 31
        CMYK:
        99, 53, 0, 31
      HSL:
        212°, 98.8636%, 34.5098%
        HSV (HSB):
        212°, 99.4286%, 68.6275%
        XYZ:
        10.7677, 9.1362, 41.7534
        xyY:
        0.1746, 0.1482, 9.1362
      CIE-Lab:
        36.2452, 16.7397, -55.2248
        CIE-LCH:
        36.2452, 57.7062, 286.8631
        CIE-Luv:
        36.2452, -18.9005, -78.7926
        Hunter-Lab:
        30.2261, 10.6927, -60.7430
      #0152af color charts
#0152af RGB chart
      #0152af CMYK chart
      #0152af RGB pie chart
      #0152af color shades, tints & tones
#0152af color schemes
#0152af color preview, HTML & CSS examples
           This text has a color of #0152af        
        
          <p style="color:#0152af;">Text here</p>
        
        
          .mytext {color:#0152af;}
        
        Text color #0152af
      
           This box has a color of #0152af        
        
          <div style="background-color:#0152af;">Content here</div>
        
        
          .mybackground {background-color:#0152af;}
        
        Background color #0152af
      
           Border around this has a color of #0152af        
        
          <div style="border:2px solid #0152af;">Content here</div>
        
        
          .myborder {border:2px solid #0152af;}
        
        Border color #0152af