#2048af color space conversions
Hex:
        #2048af
        RGB:
        32, 72, 175
        CMY:
        87, 72, 31
        CMYK:
        82, 59, 0, 31
      HSL:
        223°, 69.0821%, 40.5882%
        HSV (HSB):
        223°, 81.7143%, 68.6275%
        XYZ:
        10.6509, 8.0370, 41.5474
        xyY:
        0.1768, 0.1334, 8.0370
      CIE-Lab:
        34.0597, 25.2820, -58.7535
        CIE-LCH:
        34.0597, 63.9622, 293.2825
        CIE-Luv:
        34.0597, -13.8679, -82.1875
        Hunter-Lab:
        28.3495, 17.4507, -67.0472
      #2048af color charts
#2048af RGB chart
      #2048af CMYK chart
      #2048af RGB pie chart
      #2048af color shades, tints & tones
#2048af color schemes
#2048af color preview, HTML & CSS examples
           This text has a color of #2048af        
        
          <p style="color:#2048af;">Text here</p>
        
        
          .mytext {color:#2048af;}
        
        Text color #2048af
      
           This box has a color of #2048af        
        
          <div style="background-color:#2048af;">Content here</div>
        
        
          .mybackground {background-color:#2048af;}
        
        Background color #2048af
      
           Border around this has a color of #2048af        
        
          <div style="border:2px solid #2048af;">Content here</div>
        
        
          .myborder {border:2px solid #2048af;}
        
        Border color #2048af