#32286f color space conversions
Hex:
        #32286f
        RGB:
        50, 40, 111
        CMY:
        80, 84, 56
        CMYK:
        55, 64, 0, 56
      HSL:
        248°, 47.0199%, 29.6078%
        HSV (HSB):
        248°, 63.9640%, 43.5294%
        XYZ:
        4.9434, 3.3434, 15.4237
        xyY:
        0.2085, 0.1410, 3.3434
      CIE-Lab:
        21.3698, 25.5614, -39.8266
        CIE-LCH:
        21.3698, 47.3238, 302.6930
        CIE-Luv:
        21.3698, -0.7685, -47.6396
        Hunter-Lab:
        18.2849, 16.2597, -37.2129
      #32286f color charts
#32286f RGB chart
      #32286f CMYK chart
      #32286f RGB pie chart
      #32286f color shades, tints & tones
#32286f color schemes
#32286f color preview, HTML & CSS examples
           This text has a color of #32286f        
        
          <p style="color:#32286f;">Text here</p>
        
        
          .mytext {color:#32286f;}
        
        Text color #32286f
      
           This box has a color of #32286f        
        
          <div style="background-color:#32286f;">Content here</div>
        
        
          .mybackground {background-color:#32286f;}
        
        Background color #32286f
      
           Border around this has a color of #32286f        
        
          <div style="border:2px solid #32286f;">Content here</div>
        
        
          .myborder {border:2px solid #32286f;}
        
        Border color #32286f