#012352 color space conversions
Hex:
        #012352
        RGB:
        1, 35, 82
        CMY:
        100, 86, 68
        CMYK:
        99, 57, 0, 68
      HSL:
        215°, 97.5904%, 16.2745%
        HSV (HSB):
        215°, 98.7805%, 32.1569%
        XYZ:
        2.1365, 1.8177, 8.2209
        xyY:
        0.1755, 0.1493, 1.8177
      CIE-Lab:
        14.5000, 9.6455, -31.9448
        CIE-LCH:
        14.5000, 33.3693, 286.8013
        CIE-Luv:
        14.5000, -7.4962, -31.2434
        Hunter-Lab:
        13.4823, 4.6930, -26.7149
      #012352 color charts
#012352 RGB chart
      #012352 CMYK chart
      #012352 RGB pie chart
      #012352 color shades, tints & tones
#012352 color schemes
#012352 color preview, HTML & CSS examples
           This text has a color of #012352        
        
          <p style="color:#012352;">Text here</p>
        
        
          .mytext {color:#012352;}
        
        Text color #012352
      
           This box has a color of #012352        
        
          <div style="background-color:#012352;">Content here</div>
        
        
          .mybackground {background-color:#012352;}
        
        Background color #012352
      
           Border around this has a color of #012352        
        
          <div style="border:2px solid #012352;">Content here</div>
        
        
          .myborder {border:2px solid #012352;}
        
        Border color #012352