#025082 color space conversions
Hex:
        #025082
        RGB:
        2, 80, 130
        CMY:
        99, 69, 49
        CMYK:
        98, 38, 0, 49
      HSL:
        203°, 96.9697%, 25.8824%
        HSV (HSB):
        203°, 98.4615%, 50.9804%
        XYZ:
        6.9230, 7.3619, 22.1752
        xyY:
        0.1899, 0.2019, 7.3619
      CIE-Lab:
        32.6171, -0.7447, -33.8475
        CIE-LCH:
        32.6171, 33.8557, 268.7396
        CIE-Luv:
        32.6171, -20.0310, -45.7952
        Hunter-Lab:
        27.1329, -1.9382, -29.4636
      #025082 color charts
#025082 RGB chart
      #025082 CMYK chart
      #025082 RGB pie chart
      #025082 color shades, tints & tones
#025082 color schemes
#025082 color preview, HTML & CSS examples
           This text has a color of #025082        
        
          <p style="color:#025082;">Text here</p>
        
        
          .mytext {color:#025082;}
        
        Text color #025082
      
           This box has a color of #025082        
        
          <div style="background-color:#025082;">Content here</div>
        
        
          .mybackground {background-color:#025082;}
        
        Background color #025082
      
           Border around this has a color of #025082        
        
          <div style="border:2px solid #025082;">Content here</div>
        
        
          .myborder {border:2px solid #025082;}
        
        Border color #025082