#32219e color space conversions
Hex:
        #32219e
        RGB:
        50, 33, 158
        CMY:
        80, 87, 38
        CMYK:
        68, 79, 0, 38
      HSL:
        248°, 65.4450%, 37.4510%
        HSV (HSB):
        248°, 79.1139%, 61.9608%
        XYZ:
        8.0308, 4.2344, 32.7418
        xyY:
        0.1784, 0.0941, 4.2344
      CIE-Lab:
        24.4318, 45.1283, -64.2815
        CIE-LCH:
        24.4318, 78.5410, 305.0705
        CIE-Luv:
        24.4318, -2.7400, -77.4533
        Hunter-Lab:
        20.5778, 33.6514, -79.9334
      #32219e color charts
#32219e RGB chart
      #32219e CMYK chart
      #32219e RGB pie chart
      #32219e color shades, tints & tones
#32219e color schemes
#32219e color preview, HTML & CSS examples
           This text has a color of #32219e        
        
          <p style="color:#32219e;">Text here</p>
        
        
          .mytext {color:#32219e;}
        
        Text color #32219e
      
           This box has a color of #32219e        
        
          <div style="background-color:#32219e;">Content here</div>
        
        
          .mybackground {background-color:#32219e;}
        
        Background color #32219e
      
           Border around this has a color of #32219e        
        
          <div style="border:2px solid #32219e;">Content here</div>
        
        
          .myborder {border:2px solid #32219e;}
        
        Border color #32219e