#02506a color space conversions
Hex:
        #02506a
        RGB:
        2, 80, 106
        CMY:
        99, 69, 58
        CMYK:
        98, 25, 0, 58
      HSL:
        195°, 96.2963%, 21.1765%
        HSV (HSB):
        195°, 98.1132%, 41.5686%
        XYZ:
        5.4952, 6.7908, 14.6568
        xyY:
        0.2040, 0.2520, 6.7908
      CIE-Lab:
        31.3259, -10.6523, -20.9034
        CIE-LCH:
        31.3259, 23.4611, 242.9967
        CIE-Luv:
        31.3259, -21.4153, -26.2514
        Hunter-Lab:
        26.0592, -7.9626, -15.1057
      #02506a color charts
#02506a RGB chart
      #02506a CMYK chart
      #02506a RGB pie chart
      #02506a color shades, tints & tones
#02506a color schemes
#02506a color preview, HTML & CSS examples
           This text has a color of #02506a        
        
          <p style="color:#02506a;">Text here</p>
        
        
          .mytext {color:#02506a;}
        
        Text color #02506a
      
           This box has a color of #02506a        
        
          <div style="background-color:#02506a;">Content here</div>
        
        
          .mybackground {background-color:#02506a;}
        
        Background color #02506a
      
           Border around this has a color of #02506a        
        
          <div style="border:2px solid #02506a;">Content here</div>
        
        
          .myborder {border:2px solid #02506a;}
        
        Border color #02506a