#024f60 color space conversions
Hex:
        #024f60
        RGB:
        2, 79, 96
        CMY:
        99, 69, 62
        CMYK:
        98, 18, 0, 62
      HSL:
        191°, 95.9184%, 19.2157%
        HSV (HSB):
        191°, 97.9167%, 37.6471%
        XYZ:
        4.9323, 6.4494, 12.0512
        xyY:
        0.2105, 0.2752, 6.4494
      CIE-Lab:
        30.5191, -14.0150, -15.8203
        CIE-LCH:
        30.5191, 21.1353, 228.4627
        CIE-Luv:
        30.5191, -21.6997, -18.7247
        Hunter-Lab:
        25.3957, -9.7742, -10.3584
      #024f60 color charts
#024f60 RGB chart
      #024f60 CMYK chart
      #024f60 RGB pie chart
      #024f60 color shades, tints & tones
#024f60 color schemes
#024f60 color preview, HTML & CSS examples
           This text has a color of #024f60        
        
          <p style="color:#024f60;">Text here</p>
        
        
          .mytext {color:#024f60;}
        
        Text color #024f60
      
           This box has a color of #024f60        
        
          <div style="background-color:#024f60;">Content here</div>
        
        
          .mybackground {background-color:#024f60;}
        
        Background color #024f60
      
           Border around this has a color of #024f60        
        
          <div style="border:2px solid #024f60;">Content here</div>
        
        
          .myborder {border:2px solid #024f60;}
        
        Border color #024f60