#2035cb color space conversions
Hex:
        #2035cb
        RGB:
        32, 53, 203
        CMY:
        87, 79, 20
        CMYK:
        84, 74, 0, 20
      HSL:
        233°, 72.7660%, 46.0784%
        HSV (HSB):
        233°, 84.2365%, 79.6078%
        XYZ:
        12.6483, 7.1651, 57.2163
        xyY:
        0.1642, 0.0930, 7.1651
      CIE-Lab:
        32.1798, 47.5990, -78.3238
        CIE-LCH:
        32.1798, 91.6531, 301.2879
        CIE-Luv:
        32.1798, -10.2247, -103.4645
        Hunter-Lab:
        26.7677, 37.5014, -107.9959
      #2035cb color charts
#2035cb RGB chart
      #2035cb CMYK chart
      #2035cb RGB pie chart
      #2035cb color shades, tints & tones
#2035cb color schemes
#2035cb color preview, HTML & CSS examples
           This text has a color of #2035cb        
        
          <p style="color:#2035cb;">Text here</p>
        
        
          .mytext {color:#2035cb;}
        
        Text color #2035cb
      
           This box has a color of #2035cb        
        
          <div style="background-color:#2035cb;">Content here</div>
        
        
          .mybackground {background-color:#2035cb;}
        
        Background color #2035cb
      
           Border around this has a color of #2035cb        
        
          <div style="border:2px solid #2035cb;">Content here</div>
        
        
          .myborder {border:2px solid #2035cb;}
        
        Border color #2035cb