#01415f color space conversions
Hex:
        #01415f
        RGB:
        1, 65, 95
        CMY:
        100, 75, 63
        CMYK:
        99, 32, 0, 63
      HSL:
        199°, 97.9167%, 18.8235%
        HSV (HSB):
        199°, 98.9474%, 37.2549%
        XYZ:
        3.9684, 4.6133, 11.5078
        xyY:
        0.1975, 0.2296, 4.6133
      CIE-Lab:
        25.6033, -5.8664, -22.8301
        CIE-LCH:
        25.6033, 23.5718, 255.5892
        CIE-Luv:
        25.6033, -16.7889, -27.5571
        Hunter-Lab:
        21.4785, -4.6078, -16.7314
      #01415f color charts
#01415f RGB chart
      #01415f CMYK chart
      #01415f RGB pie chart
      #01415f color shades, tints & tones
#01415f color schemes
#01415f color preview, HTML & CSS examples
           This text has a color of #01415f        
        
          <p style="color:#01415f;">Text here</p>
        
        
          .mytext {color:#01415f;}
        
        Text color #01415f
      
           This box has a color of #01415f        
        
          <div style="background-color:#01415f;">Content here</div>
        
        
          .mybackground {background-color:#01415f;}
        
        Background color #01415f
      
           Border around this has a color of #01415f        
        
          <div style="border:2px solid #01415f;">Content here</div>
        
        
          .myborder {border:2px solid #01415f;}
        
        Border color #01415f