#01568e color space conversions
Hex:
        #01568e
        RGB:
        1, 86, 142
        CMY:
        100, 66, 44
        CMYK:
        99, 39, 0, 44
      HSL:
        204°, 98.6014%, 28.0392%
        HSV (HSB):
        204°, 99.2958%, 55.6863%
        XYZ:
        8.2228, 8.6150, 26.8207
        xyY:
        0.1883, 0.1973, 8.6150
      CIE-Lab:
        35.2323, 0.3094, -37.0403
        CIE-LCH:
        35.2323, 37.0416, 270.4786
        CIE-Luv:
        35.2323, -21.4814, -51.5379
        Hunter-Lab:
        29.3514, -1.3581, -33.6320
      #01568e color charts
#01568e RGB chart
      #01568e CMYK chart
      #01568e RGB pie chart
      #01568e color shades, tints & tones
#01568e color schemes
#01568e color preview, HTML & CSS examples
           This text has a color of #01568e        
        
          <p style="color:#01568e;">Text here</p>
        
        
          .mytext {color:#01568e;}
        
        Text color #01568e
      
           This box has a color of #01568e        
        
          <div style="background-color:#01568e;">Content here</div>
        
        
          .mybackground {background-color:#01568e;}
        
        Background color #01568e
      
           Border around this has a color of #01568e        
        
          <div style="border:2px solid #01568e;">Content here</div>
        
        
          .myborder {border:2px solid #01568e;}
        
        Border color #01568e