#0153af color space conversions
Hex:
        #0153af
        RGB:
        1, 83, 175
        CMY:
        100, 67, 31
        CMYK:
        99, 53, 0, 31
      HSL:
        212°, 98.8636%, 34.5098%
        HSV (HSB):
        212°, 99.4286%, 68.6275%
        XYZ:
        10.8436, 9.2881, 41.7787
        xyY:
        0.1752, 0.1500, 9.2881
      CIE-Lab:
        36.5332, 16.0659, -54.7577
        CIE-LCH:
        36.5332, 57.0659, 286.3517
        CIE-Luv:
        36.5332, -19.1878, -78.3233
        Hunter-Lab:
        30.4764, 10.1774, -59.9445
      #0153af color charts
#0153af RGB chart
      #0153af CMYK chart
      #0153af RGB pie chart
      #0153af color shades, tints & tones
#0153af color schemes
#0153af color preview, HTML & CSS examples
           This text has a color of #0153af        
        
          <p style="color:#0153af;">Text here</p>
        
        
          .mytext {color:#0153af;}
        
        Text color #0153af
      
           This box has a color of #0153af        
        
          <div style="background-color:#0153af;">Content here</div>
        
        
          .mybackground {background-color:#0153af;}
        
        Background color #0153af
      
           Border around this has a color of #0153af        
        
          <div style="border:2px solid #0153af;">Content here</div>
        
        
          .myborder {border:2px solid #0153af;}
        
        Border color #0153af