#025c8f color space conversions
Hex:
        #025c8f
        RGB:
        2, 92, 143
        CMY:
        99, 64, 44
        CMYK:
        99, 36, 0, 44
      HSL:
        202°, 97.2414%, 28.4314%
        HSV (HSB):
        202°, 98.6014%, 56.0784%
        XYZ:
        8.8101, 9.6504, 27.3850
        xyY:
        0.1922, 0.2105, 9.6504
      CIE-Lab:
        37.2075, -3.0601, -34.5079
        CIE-LCH:
        37.2075, 34.6434, 264.9324
        CIE-Luv:
        37.2075, -23.3814, -48.3104
        Hunter-Lab:
        31.0650, -3.7409, -30.5208
      #025c8f color charts
#025c8f RGB chart
      #025c8f CMYK chart
      #025c8f RGB pie chart
      #025c8f color shades, tints & tones
#025c8f color schemes
#025c8f color preview, HTML & CSS examples
           This text has a color of #025c8f        
        
          <p style="color:#025c8f;">Text here</p>
        
        
          .mytext {color:#025c8f;}
        
        Text color #025c8f
      
           This box has a color of #025c8f        
        
          <div style="background-color:#025c8f;">Content here</div>
        
        
          .mybackground {background-color:#025c8f;}
        
        Background color #025c8f
      
           Border around this has a color of #025c8f        
        
          <div style="border:2px solid #025c8f;">Content here</div>
        
        
          .myborder {border:2px solid #025c8f;}
        
        Border color #025c8f