#045ecf color space conversions
Hex:
        #045ecf
        RGB:
        4, 94, 207
        CMY:
        98, 63, 19
        CMYK:
        98, 55, 0, 19
      HSL:
        213°, 96.2085%, 41.3725%
        HSV (HSB):
        213°, 98.0676%, 81.1765%
        XYZ:
        15.3153, 12.5362, 60.6440
        xyY:
        0.1731, 0.1417, 12.5362
      CIE-Lab:
        42.0560, 21.8401, -64.4566
        CIE-LCH:
        42.0560, 68.0562, 288.7181
        CIE-Luv:
        42.0560, -21.2350, -95.9523
        Hunter-Lab:
        35.4065, 15.2496, -76.7669
      #045ecf color charts
#045ecf RGB chart
      #045ecf CMYK chart
      #045ecf RGB pie chart
      #045ecf color shades, tints & tones
#045ecf color schemes
#045ecf color preview, HTML & CSS examples
           This text has a color of #045ecf        
        
          <p style="color:#045ecf;">Text here</p>
        
        
          .mytext {color:#045ecf;}
        
        Text color #045ecf
      
           This box has a color of #045ecf        
        
          <div style="background-color:#045ecf;">Content here</div>
        
        
          .mybackground {background-color:#045ecf;}
        
        Background color #045ecf
      
           Border around this has a color of #045ecf        
        
          <div style="border:2px solid #045ecf;">Content here</div>
        
        
          .myborder {border:2px solid #045ecf;}
        
        Border color #045ecf