#045dcf color space conversions
Hex:
        #045dcf
        RGB:
        4, 93, 207
        CMY:
        98, 64, 19
        CMYK:
        98, 55, 0, 19
      HSL:
        214°, 96.2085%, 41.3725%
        HSV (HSB):
        214°, 98.0676%, 81.1765%
        XYZ:
        15.2269, 12.3595, 60.6146
        xyY:
        0.1726, 0.1401, 12.3595
      CIE-Lab:
        41.7819, 22.4972, -64.9025
        CIE-LCH:
        41.7819, 68.6910, 289.1179
        CIE-Luv:
        41.7819, -20.9601, -96.4097
        Hunter-Lab:
        35.1561, 15.7893, -77.6159
      #045dcf color charts
#045dcf RGB chart
      #045dcf CMYK chart
      #045dcf RGB pie chart
      #045dcf color shades, tints & tones
#045dcf color schemes
#045dcf color preview, HTML & CSS examples
           This text has a color of #045dcf        
        
          <p style="color:#045dcf;">Text here</p>
        
        
          .mytext {color:#045dcf;}
        
        Text color #045dcf
      
           This box has a color of #045dcf        
        
          <div style="background-color:#045dcf;">Content here</div>
        
        
          .mybackground {background-color:#045dcf;}
        
        Background color #045dcf
      
           Border around this has a color of #045dcf        
        
          <div style="border:2px solid #045dcf;">Content here</div>
        
        
          .myborder {border:2px solid #045dcf;}
        
        Border color #045dcf