#84118c color space conversions
Hex:
        #84118c
        RGB:
        132, 17, 140
        CMY:
        48, 93, 45
        CMYK:
        6, 88, 0, 45
      HSL:
        296°, 78.3439%, 30.7843%
        HSV (HSB):
        296°, 87.8571%, 54.9020%
        XYZ:
        14.4498, 7.1999, 25.4391
        xyY:
        0.3069, 0.1529, 7.1999
      CIE-Lab:
        32.2577, 58.8492, -39.9781
        CIE-LCH:
        32.2577, 71.1441, 325.8105
        CIE-Luv:
        32.2577, 38.9791, -59.6856
        Hunter-Lab:
        26.8326, 49.1681, -37.4280
      #84118c color charts
#84118c RGB chart
      #84118c CMYK chart
      #84118c RGB pie chart
      #84118c color shades, tints & tones
#84118c color schemes
#84118c color preview, HTML & CSS examples
           This text has a color of #84118c        
        
          <p style="color:#84118c;">Text here</p>
        
        
          .mytext {color:#84118c;}
        
        Text color #84118c
      
           This box has a color of #84118c        
        
          <div style="background-color:#84118c;">Content here</div>
        
        
          .mybackground {background-color:#84118c;}
        
        Background color #84118c
      
           Border around this has a color of #84118c        
        
          <div style="border:2px solid #84118c;">Content here</div>
        
        
          .myborder {border:2px solid #84118c;}
        
        Border color #84118c