#01868e color space conversions
Hex:
        #01868e
        RGB:
        1, 134, 142
        CMY:
        100, 47, 44
        CMYK:
        99, 6, 0, 44
      HSL:
        183°, 98.6014%, 28.0392%
        HSV (HSB):
        183°, 99.2958%, 55.6863%
        XYZ:
        13.4201, 19.0096, 28.5531
        xyY:
        0.2201, 0.3117, 19.0096
      CIE-Lab:
        50.6985, -27.1326, -13.0177
        CIE-LCH:
        50.6985, 30.0938, 205.6308
        CIE-Luv:
        50.6985, -38.3114, -15.1968
        Hunter-Lab:
        43.6000, -21.3578, -8.3082
      #01868e color charts
#01868e RGB chart
      #01868e CMYK chart
      #01868e RGB pie chart
      #01868e color shades, tints & tones
#01868e color schemes
#01868e color preview, HTML & CSS examples
           This text has a color of #01868e        
        
          <p style="color:#01868e;">Text here</p>
        
        
          .mytext {color:#01868e;}
        
        Text color #01868e
      
           This box has a color of #01868e        
        
          <div style="background-color:#01868e;">Content here</div>
        
        
          .mybackground {background-color:#01868e;}
        
        Background color #01868e
      
           Border around this has a color of #01868e        
        
          <div style="border:2px solid #01868e;">Content here</div>
        
        
          .myborder {border:2px solid #01868e;}
        
        Border color #01868e