#045d9d color space conversions
Hex:
        #045d9d
        RGB:
        4, 93, 157
        CMY:
        98, 64, 38
        CMYK:
        97, 41, 0, 38
      HSL:
        205°, 95.0311%, 31.5686%
        HSV (HSB):
        205°, 97.4522%, 61.5686%
        XYZ:
        10.0502, 10.2888, 33.3545
        xyY:
        0.1872, 0.1916, 10.2888
      CIE-Lab:
        38.3559, 2.1445, -41.1052
        CIE-LCH:
        38.3559, 41.1611, 272.9865
        CIE-Luv:
        38.3559, -22.8474, -58.9240
        Hunter-Lab:
        32.0762, -0.2052, -39.1995
      #045d9d color charts
#045d9d RGB chart
      #045d9d CMYK chart
      #045d9d RGB pie chart
      #045d9d color shades, tints & tones
#045d9d color schemes
#045d9d color preview, HTML & CSS examples
           This text has a color of #045d9d        
        
          <p style="color:#045d9d;">Text here</p>
        
        
          .mytext {color:#045d9d;}
        
        Text color #045d9d
      
           This box has a color of #045d9d        
        
          <div style="background-color:#045d9d;">Content here</div>
        
        
          .mybackground {background-color:#045d9d;}
        
        Background color #045d9d
      
           Border around this has a color of #045d9d        
        
          <div style="border:2px solid #045d9d;">Content here</div>
        
        
          .myborder {border:2px solid #045d9d;}
        
        Border color #045d9d