#2235ac color space conversions
Hex:
        #2235ac
        RGB:
        34, 53, 172
        CMY:
        87, 79, 33
        CMYK:
        80, 69, 0, 33
      HSL:
        232°, 66.9903%, 40.3922%
        HSV (HSB):
        232°, 80.2326%, 67.4510%
        XYZ:
        9.3792, 5.8648, 39.6674
        xyY:
        0.1708, 0.1068, 5.8648
      CIE-Lab:
        29.0689, 36.7909, -65.1366
        CIE-LCH:
        29.0689, 74.8087, 299.4589
        CIE-Luv:
        29.0689, -9.2341, -84.7876
        Hunter-Lab:
        24.2174, 26.7508, -80.1630
      #2235ac color charts
#2235ac RGB chart
      #2235ac CMYK chart
      #2235ac RGB pie chart
      #2235ac color shades, tints & tones
#2235ac color schemes
#2235ac color preview, HTML & CSS examples
           This text has a color of #2235ac        
        
          <p style="color:#2235ac;">Text here</p>
        
        
          .mytext {color:#2235ac;}
        
        Text color #2235ac
      
           This box has a color of #2235ac        
        
          <div style="background-color:#2235ac;">Content here</div>
        
        
          .mybackground {background-color:#2235ac;}
        
        Background color #2235ac
      
           Border around this has a color of #2235ac        
        
          <div style="border:2px solid #2235ac;">Content here</div>
        
        
          .myborder {border:2px solid #2235ac;}
        
        Border color #2235ac