#2045d4 color space conversions
Hex:
        #2045d4
        RGB:
        32, 69, 212
        CMY:
        87, 73, 17
        CMYK:
        85, 67, 0, 17
      HSL:
        228°, 73.7705%, 47.8431%
        HSV (HSB):
        228°, 84.9057%, 83.1373%
        XYZ:
        14.6075, 9.3168, 63.3158
        xyY:
        0.1674, 0.1068, 9.3168
      CIE-Lab:
        36.5872, 41.1545, -76.2674
        CIE-LCH:
        36.5872, 86.6626, 298.3517
        CIE-Luv:
        36.5872, -13.3829, -106.9225
        Hunter-Lab:
        30.5234, 32.0080, -101.6209
      #2045d4 color charts
#2045d4 RGB chart
      #2045d4 CMYK chart
      #2045d4 RGB pie chart
      #2045d4 color shades, tints & tones
#2045d4 color schemes
#2045d4 color preview, HTML & CSS examples
           This text has a color of #2045d4        
        
          <p style="color:#2045d4;">Text here</p>
        
        
          .mytext {color:#2045d4;}
        
        Text color #2045d4
      
           This box has a color of #2045d4        
        
          <div style="background-color:#2045d4;">Content here</div>
        
        
          .mybackground {background-color:#2045d4;}
        
        Background color #2045d4
      
           Border around this has a color of #2045d4        
        
          <div style="border:2px solid #2045d4;">Content here</div>
        
        
          .myborder {border:2px solid #2045d4;}
        
        Border color #2045d4