#014142 color space conversions
Hex:
        #014142
        RGB:
        1, 65, 66
        CMY:
        100, 75, 74
        CMYK:
        98, 2, 0, 74
      HSL:
        181°, 97.0149%, 13.1373%
        HSV (HSB):
        181°, 98.4848%, 25.8824%
        XYZ:
        2.8862, 4.1804, 5.8090
        xyY:
        0.2242, 0.3247, 4.1804
      CIE-Lab:
        24.2591, -17.5398, -5.8791
        CIE-LCH:
        24.2591, 18.4989, 198.5304
        CIE-Luv:
        24.2591, -18.5369, -4.7764
        Hunter-Lab:
        20.4460, -10.5833, -2.5330
      #014142 color charts
#014142 RGB chart
      #014142 CMYK chart
      #014142 RGB pie chart
      #014142 color shades, tints & tones
#014142 color schemes
#014142 color preview, HTML & CSS examples
           This text has a color of #014142        
        
          <p style="color:#014142;">Text here</p>
        
        
          .mytext {color:#014142;}
        
        Text color #014142
      
           This box has a color of #014142        
        
          <div style="background-color:#014142;">Content here</div>
        
        
          .mybackground {background-color:#014142;}
        
        Background color #014142
      
           Border around this has a color of #014142        
        
          <div style="border:2px solid #014142;">Content here</div>
        
        
          .myborder {border:2px solid #014142;}
        
        Border color #014142