#2032cf color space conversions
Hex:
        #2032cf
        RGB:
        32, 50, 207
        CMY:
        87, 80, 19
        CMYK:
        85, 76, 0, 19
      HSL:
        234°, 73.2218%, 46.8627%
        HSV (HSB):
        234°, 84.5411%, 81.1765%
        XYZ:
        12.9988, 7.0933, 59.7155
        xyY:
        0.1629, 0.0889, 7.0933
      CIE-Lab:
        32.0183, 50.6316, -80.9187
        CIE-LCH:
        32.0183, 95.4536, 302.0346
        CIE-Luv:
        32.0183, -9.8557, -105.9328
        Hunter-Lab:
        26.6332, 40.5116, -114.2936
      #2032cf color charts
#2032cf RGB chart
      #2032cf CMYK chart
      #2032cf RGB pie chart
      #2032cf color shades, tints & tones
#2032cf color schemes
#2032cf color preview, HTML & CSS examples
           This text has a color of #2032cf        
        
          <p style="color:#2032cf;">Text here</p>
        
        
          .mytext {color:#2032cf;}
        
        Text color #2032cf
      
           This box has a color of #2032cf        
        
          <div style="background-color:#2032cf;">Content here</div>
        
        
          .mybackground {background-color:#2032cf;}
        
        Background color #2032cf
      
           Border around this has a color of #2032cf        
        
          <div style="border:2px solid #2032cf;">Content here</div>
        
        
          .myborder {border:2px solid #2032cf;}
        
        Border color #2032cf