#2052af color space conversions
Hex:
        #2052af
        RGB:
        32, 82, 175
        CMY:
        87, 68, 31
        CMYK:
        82, 53, 0, 31
      HSL:
        219°, 69.0821%, 40.5882%
        HSV (HSB):
        219°, 81.7143%, 68.6275%
        XYZ:
        11.3508, 9.4368, 41.7807
        xyY:
        0.1814, 0.1508, 9.4368
      CIE-Lab:
        36.8121, 18.5873, -54.2791
        CIE-LCH:
        36.8121, 57.3735, 288.9032
        CIE-Luv:
        36.8121, -16.5879, -78.0512
        Hunter-Lab:
        30.7194, 12.1969, -59.1353
      #2052af color charts
#2052af RGB chart
      #2052af CMYK chart
      #2052af RGB pie chart
      #2052af color shades, tints & tones
#2052af color schemes
#2052af color preview, HTML & CSS examples
           This text has a color of #2052af        
        
          <p style="color:#2052af;">Text here</p>
        
        
          .mytext {color:#2052af;}
        
        Text color #2052af
      
           This box has a color of #2052af        
        
          <div style="background-color:#2052af;">Content here</div>
        
        
          .mybackground {background-color:#2052af;}
        
        Background color #2052af
      
           Border around this has a color of #2052af        
        
          <div style="border:2px solid #2052af;">Content here</div>
        
        
          .myborder {border:2px solid #2052af;}
        
        Border color #2052af