#2032cd color space conversions
Hex:
        #2032cd
        RGB:
        32, 50, 205
        CMY:
        87, 80, 20
        CMYK:
        84, 76, 0, 20
      HSL:
        234°, 72.9958%, 46.4706%
        HSV (HSB):
        234°, 84.3902%, 80.3922%
        XYZ:
        12.7557, 6.9961, 58.4357
        xyY:
        0.1631, 0.0895, 6.9961
      CIE-Lab:
        31.7979, 49.9658, -80.1207
        CIE-LCH:
        31.7979, 94.4241, 301.9490
        CIE-Luv:
        31.7979, -9.7980, -104.7665
        Hunter-Lab:
        26.4501, 39.7952, -112.4734
      #2032cd color charts
#2032cd RGB chart
      #2032cd CMYK chart
      #2032cd RGB pie chart
      #2032cd color shades, tints & tones
#2032cd color schemes
#2032cd color preview, HTML & CSS examples
           This text has a color of #2032cd        
        
          <p style="color:#2032cd;">Text here</p>
        
        
          .mytext {color:#2032cd;}
        
        Text color #2032cd
      
           This box has a color of #2032cd        
        
          <div style="background-color:#2032cd;">Content here</div>
        
        
          .mybackground {background-color:#2032cd;}
        
        Background color #2032cd
      
           Border around this has a color of #2032cd        
        
          <div style="border:2px solid #2032cd;">Content here</div>
        
        
          .myborder {border:2px solid #2032cd;}
        
        Border color #2032cd