#024f58 color space conversions
Hex:
        #024f58
        RGB:
        2, 79, 88
        CMY:
        99, 69, 65
        CMYK:
        98, 10, 0, 65
      HSL:
        186°, 95.5556%, 17.6471%
        HSV (HSB):
        186°, 97.7273%, 34.5098%
        XYZ:
        4.5825, 6.3095, 10.2088
        xyY:
        0.2172, 0.2990, 6.3095
      CIE-Lab:
        30.1801, -17.0723, -11.2383
        CIE-LCH:
        30.1801, 20.4392, 213.3559
        CIE-Luv:
        30.1801, -22.2374, -12.1728
        Hunter-Lab:
        25.1186, -11.3933, -6.5139
      #024f58 color charts
#024f58 RGB chart
      #024f58 CMYK chart
      #024f58 RGB pie chart
      #024f58 color shades, tints & tones
#024f58 color schemes
#024f58 color preview, HTML & CSS examples
           This text has a color of #024f58        
        
          <p style="color:#024f58;">Text here</p>
        
        
          .mytext {color:#024f58;}
        
        Text color #024f58
      
           This box has a color of #024f58        
        
          <div style="background-color:#024f58;">Content here</div>
        
        
          .mybackground {background-color:#024f58;}
        
        Background color #024f58
      
           Border around this has a color of #024f58        
        
          <div style="border:2px solid #024f58;">Content here</div>
        
        
          .myborder {border:2px solid #024f58;}
        
        Border color #024f58