#2036ab color space conversions
Hex:
        #2036ab
        RGB:
        32, 54, 171
        CMY:
        87, 79, 33
        CMYK:
        81, 68, 0, 33
      HSL:
        231°, 68.4729%, 39.8039%
        HSV (HSB):
        231°, 81.2865%, 67.0588%
        XYZ:
        9.2655, 5.8857, 39.1758
        xyY:
        0.1706, 0.1083, 5.8857
      CIE-Lab:
        29.1222, 35.6239, -64.4521
        CIE-LCH:
        29.1222, 73.6419, 298.9303
        CIE-Luv:
        29.1222, -9.6618, -84.0650
        Hunter-Lab:
        24.2604, 25.7168, -78.7593
      #2036ab color charts
#2036ab RGB chart
      #2036ab CMYK chart
      #2036ab RGB pie chart
      #2036ab color shades, tints & tones
#2036ab color schemes
#2036ab color preview, HTML & CSS examples
           This text has a color of #2036ab        
        
          <p style="color:#2036ab;">Text here</p>
        
        
          .mytext {color:#2036ab;}
        
        Text color #2036ab
      
           This box has a color of #2036ab        
        
          <div style="background-color:#2036ab;">Content here</div>
        
        
          .mybackground {background-color:#2036ab;}
        
        Background color #2036ab
      
           Border around this has a color of #2036ab        
        
          <div style="border:2px solid #2036ab;">Content here</div>
        
        
          .myborder {border:2px solid #2036ab;}
        
        Border color #2036ab