#025a6f color space conversions
Hex:
        #025a6f
        RGB:
        2, 90, 111
        CMY:
        99, 65, 56
        CMYK:
        98, 19, 0, 56
      HSL:
        192°, 96.4602%, 22.1569%
        HSV (HSB):
        192°, 98.1982%, 43.5294%
        XYZ:
        6.5504, 8.4729, 16.3291
        xyY:
        0.2089, 0.2702, 8.4729
      CIE-Lab:
        34.9490, -14.6109, -18.4155
        CIE-LCH:
        34.9490, 23.5076, 231.5714
        CIE-Luv:
        34.9490, -24.7033, -23.0779
        Hunter-Lab:
        29.1083, -10.7704, -12.8846
      #025a6f color charts
#025a6f RGB chart
      #025a6f CMYK chart
      #025a6f RGB pie chart
      #025a6f color shades, tints & tones
#025a6f color schemes
#025a6f color preview, HTML & CSS examples
           This text has a color of #025a6f        
        
          <p style="color:#025a6f;">Text here</p>
        
        
          .mytext {color:#025a6f;}
        
        Text color #025a6f
      
           This box has a color of #025a6f        
        
          <div style="background-color:#025a6f;">Content here</div>
        
        
          .mybackground {background-color:#025a6f;}
        
        Background color #025a6f
      
           Border around this has a color of #025a6f        
        
          <div style="border:2px solid #025a6f;">Content here</div>
        
        
          .myborder {border:2px solid #025a6f;}
        
        Border color #025a6f