#32238a color space conversions
Hex:
        #32238a
        RGB:
        50, 35, 138
        CMY:
        80, 86, 46
        CMYK:
        64, 75, 0, 46
      HSL:
        249°, 59.5376%, 33.9216%
        HSV (HSB):
        249°, 74.6377%, 54.1176%
        XYZ:
        6.5039, 3.7152, 24.4191
        xyY:
        0.1878, 0.1073, 3.7152
      CIE-Lab:
        22.7065, 37.6718, -54.7768
        CIE-LCH:
        22.7065, 66.4806, 304.5175
        CIE-Luv:
        22.7065, -1.7201, -65.3987
        Hunter-Lab:
        19.2747, 26.5005, -61.6219
      #32238a color charts
#32238a RGB chart
      #32238a CMYK chart
      #32238a RGB pie chart
      #32238a color shades, tints & tones
#32238a color schemes
#32238a color preview, HTML & CSS examples
           This text has a color of #32238a        
        
          <p style="color:#32238a;">Text here</p>
        
        
          .mytext {color:#32238a;}
        
        Text color #32238a
      
           This box has a color of #32238a        
        
          <div style="background-color:#32238a;">Content here</div>
        
        
          .mybackground {background-color:#32238a;}
        
        Background color #32238a
      
           Border around this has a color of #32238a        
        
          <div style="border:2px solid #32238a;">Content here</div>
        
        
          .myborder {border:2px solid #32238a;}
        
        Border color #32238a