#2c238a color space conversions
Hex:
        #2c238a
        RGB:
        44, 35, 138
        CMY:
        83, 86, 46
        CMYK:
        68, 75, 0, 46
      HSL:
        245°, 59.5376%, 33.9216%
        HSV (HSB):
        245°, 74.6377%, 54.1176%
        XYZ:
        6.2272, 3.5725, 24.4061
        xyY:
        0.1821, 0.1044, 3.5725
      CIE-Lab:
        22.2046, 36.8926, -55.6206
        CIE-LCH:
        22.2046, 66.7437, 303.5560
        CIE-Luv:
        22.2046, -3.0606, -65.4241
        Hunter-Lab:
        18.9011, 25.7320, -63.3277
      #2c238a color charts
#2c238a RGB chart
      #2c238a CMYK chart
      #2c238a RGB pie chart
      #2c238a color shades, tints & tones
#2c238a color schemes
#2c238a color preview, HTML & CSS examples
           This text has a color of #2c238a        
        
          <p style="color:#2c238a;">Text here</p>
        
        
          .mytext {color:#2c238a;}
        
        Text color #2c238a
      
           This box has a color of #2c238a        
        
          <div style="background-color:#2c238a;">Content here</div>
        
        
          .mybackground {background-color:#2c238a;}
        
        Background color #2c238a
      
           Border around this has a color of #2c238a        
        
          <div style="border:2px solid #2c238a;">Content here</div>
        
        
          .myborder {border:2px solid #2c238a;}
        
        Border color #2c238a