#2052d4 color space conversions
Hex:
        #2052d4
        RGB:
        32, 82, 212
        CMY:
        87, 68, 17
        CMYK:
        85, 61, 0, 17
      HSL:
        223°, 73.7705%, 47.8431%
        HSV (HSB):
        223°, 84.9057%, 83.1373%
        XYZ:
        15.4966, 11.0951, 63.6122
        xyY:
        0.1718, 0.1230, 11.0951
      CIE-Lab:
        39.7402, 32.8914, -71.0912
        CIE-LCH:
        39.7402, 78.3314, 294.8284
        CIE-Luv:
        39.7402, -16.2990, -103.5587
        Hunter-Lab:
        33.3094, 24.7528, -89.9119
      #2052d4 color charts
#2052d4 RGB chart
      #2052d4 CMYK chart
      #2052d4 RGB pie chart
      #2052d4 color shades, tints & tones
#2052d4 color schemes
#2052d4 color preview, HTML & CSS examples
           This text has a color of #2052d4        
        
          <p style="color:#2052d4;">Text here</p>
        
        
          .mytext {color:#2052d4;}
        
        Text color #2052d4
      
           This box has a color of #2052d4        
        
          <div style="background-color:#2052d4;">Content here</div>
        
        
          .mybackground {background-color:#2052d4;}
        
        Background color #2052d4
      
           Border around this has a color of #2052d4        
        
          <div style="border:2px solid #2052d4;">Content here</div>
        
        
          .myborder {border:2px solid #2052d4;}
        
        Border color #2052d4