#85218a color space conversions
Hex:
        #85218a
        RGB:
        133, 33, 138
        CMY:
        48, 87, 46
        CMYK:
        4, 76, 0, 46
      HSL:
        297°, 61.4035%, 33.5294%
        HSV (HSB):
        297°, 76.0870%, 54.1176%
        XYZ:
        14.8042, 7.9092, 24.7911
        xyY:
        0.3116, 0.1665, 7.9092
      CIE-Lab:
        33.7931, 54.3948, -36.2759
        CIE-LCH:
        33.7931, 65.3815, 326.3007
        CIE-Luv:
        33.7931, 38.2673, -55.2683
        Hunter-Lab:
        28.1234, 44.7467, -32.5786
      #85218a color charts
#85218a RGB chart
      #85218a CMYK chart
      #85218a RGB pie chart
      #85218a color shades, tints & tones
#85218a color schemes
#85218a color preview, HTML & CSS examples
           This text has a color of #85218a        
        
          <p style="color:#85218a;">Text here</p>
        
        
          .mytext {color:#85218a;}
        
        Text color #85218a
      
           This box has a color of #85218a        
        
          <div style="background-color:#85218a;">Content here</div>
        
        
          .mybackground {background-color:#85218a;}
        
        Background color #85218a
      
           Border around this has a color of #85218a        
        
          <div style="border:2px solid #85218a;">Content here</div>
        
        
          .myborder {border:2px solid #85218a;}
        
        Border color #85218a