#245f7a color space conversions
Hex:
        #245f7a
        RGB:
        36, 95, 122
        CMY:
        86, 63, 52
        CMYK:
        70, 22, 0, 52
      HSL:
        199°, 54.4304%, 30.9804%
        HSV (HSB):
        199°, 70.4918%, 47.8431%
        XYZ:
        8.3326, 9.9646, 19.8965
        xyY:
        0.2182, 0.2609, 9.9646
      CIE-Lab:
        37.7789, -9.6872, -20.7708
        CIE-LCH:
        37.7789, 22.9188, 244.9964
        CIE-Luv:
        37.7789, -21.8995, -27.4986
        Hunter-Lab:
        31.5668, -8.1237, -15.2737
      #245f7a color charts
#245f7a RGB chart
      #245f7a CMYK chart
      #245f7a RGB pie chart
      #245f7a color shades, tints & tones
#245f7a color schemes
#245f7a color preview, HTML & CSS examples
           This text has a color of #245f7a        
        
          <p style="color:#245f7a;">Text here</p>
        
        
          .mytext {color:#245f7a;}
        
        Text color #245f7a
      
           This box has a color of #245f7a        
        
          <div style="background-color:#245f7a;">Content here</div>
        
        
          .mybackground {background-color:#245f7a;}
        
        Background color #245f7a
      
           Border around this has a color of #245f7a        
        
          <div style="border:2px solid #245f7a;">Content here</div>
        
        
          .myborder {border:2px solid #245f7a;}
        
        Border color #245f7a