#025f7b color space conversions
Hex:
        #025f7b
        RGB:
        2, 95, 123
        CMY:
        99, 63, 52
        CMYK:
        98, 23, 0, 52
      HSL:
        194°, 96.8000%, 24.5098%
        HSV (HSB):
        194°, 98.3740%, 48.2353%
        XYZ:
        7.6924, 9.6274, 20.1917
        xyY:
        0.2051, 0.2567, 9.6274
      CIE-Lab:
        37.1652, -12.8830, -22.3874
        CIE-LCH:
        37.1652, 25.8296, 240.0815
        CIE-Luv:
        37.1652, -25.6857, -29.4383
        Hunter-Lab:
        31.0280, -10.0457, -16.8638
      #025f7b color charts
#025f7b RGB chart
      #025f7b CMYK chart
      #025f7b RGB pie chart
      #025f7b color shades, tints & tones
#025f7b color schemes
#025f7b color preview, HTML & CSS examples
           This text has a color of #025f7b        
        
          <p style="color:#025f7b;">Text here</p>
        
        
          .mytext {color:#025f7b;}
        
        Text color #025f7b
      
           This box has a color of #025f7b        
        
          <div style="background-color:#025f7b;">Content here</div>
        
        
          .mybackground {background-color:#025f7b;}
        
        Background color #025f7b
      
           Border around this has a color of #025f7b        
        
          <div style="border:2px solid #025f7b;">Content here</div>
        
        
          .myborder {border:2px solid #025f7b;}
        
        Border color #025f7b