#0152ac color space conversions
Hex:
        #0152ac
        RGB:
        1, 82, 172
        CMY:
        100, 68, 33
        CMYK:
        99, 52, 0, 33
      HSL:
        212°, 98.8439%, 33.9216%
        HSV (HSB):
        212°, 99.4186%, 67.4510%
        XYZ:
        10.4762, 9.0196, 40.2185
        xyY:
        0.1754, 0.1510, 9.0196
      CIE-Lab:
        36.0220, 15.4988, -53.8069
        CIE-LCH:
        36.0220, 55.9946, 286.0688
        CIE-Luv:
        36.0220, -18.9912, -76.6348
        Hunter-Lab:
        30.0326, 9.7085, -58.3760
      #0152ac color charts
#0152ac RGB chart
      #0152ac CMYK chart
      #0152ac RGB pie chart
      #0152ac color shades, tints & tones
#0152ac color schemes
#0152ac color preview, HTML & CSS examples
           This text has a color of #0152ac        
        
          <p style="color:#0152ac;">Text here</p>
        
        
          .mytext {color:#0152ac;}
        
        Text color #0152ac
      
           This box has a color of #0152ac        
        
          <div style="background-color:#0152ac;">Content here</div>
        
        
          .mybackground {background-color:#0152ac;}
        
        Background color #0152ac
      
           Border around this has a color of #0152ac        
        
          <div style="border:2px solid #0152ac;">Content here</div>
        
        
          .myborder {border:2px solid #0152ac;}
        
        Border color #0152ac