#045f81 color space conversions
Hex:
        #045f81
        RGB:
        4, 95, 129
        CMY:
        98, 63, 49
        CMYK:
        97, 26, 0, 49
      HSL:
        196°, 93.9850%, 26.0784%
        HSV (HSB):
        196°, 96.8992%, 50.5882%
        XYZ:
        8.1047, 9.7952, 22.2324
        xyY:
        0.2020, 0.2441, 9.7952
      CIE-Lab:
        37.4723, -10.4096, -25.5774
        CIE-LCH:
        37.4723, 27.6145, 247.8544
        CIE-Luv:
        37.4723, -25.1515, -34.4650
        Hunter-Lab:
        31.2973, -8.5460, -20.2092
      #045f81 color charts
#045f81 RGB chart
      #045f81 CMYK chart
      #045f81 RGB pie chart
      #045f81 color shades, tints & tones
#045f81 color schemes
#045f81 color preview, HTML & CSS examples
           This text has a color of #045f81        
        
          <p style="color:#045f81;">Text here</p>
        
        
          .mytext {color:#045f81;}
        
        Text color #045f81
      
           This box has a color of #045f81        
        
          <div style="background-color:#045f81;">Content here</div>
        
        
          .mybackground {background-color:#045f81;}
        
        Background color #045f81
      
           Border around this has a color of #045f81        
        
          <div style="border:2px solid #045f81;">Content here</div>
        
        
          .myborder {border:2px solid #045f81;}
        
        Border color #045f81