#85219a color space conversions
Hex:
        #85219a
        RGB:
        133, 33, 154
        CMY:
        48, 87, 40
        CMYK:
        14, 79, 0, 40
      HSL:
        290°, 64.7059%, 36.6667%
        HSV (HSB):
        290°, 78.5714%, 60.3922%
        XYZ:
        16.0495, 8.4074, 31.3487
        xyY:
        0.2876, 0.1507, 8.4074
      CIE-Lab:
        34.8172, 57.3215, -44.4477
        CIE-LCH:
        34.8172, 72.5352, 322.2096
        CIE-Luv:
        34.8172, 33.4705, -66.9868
        Hunter-Lab:
        28.9954, 48.0607, -43.8052
      #85219a color charts
#85219a RGB chart
      #85219a CMYK chart
      #85219a RGB pie chart
      #85219a color shades, tints & tones
#85219a color schemes
#85219a color preview, HTML & CSS examples
           This text has a color of #85219a        
        
          <p style="color:#85219a;">Text here</p>
        
        
          .mytext {color:#85219a;}
        
        Text color #85219a
      
           This box has a color of #85219a        
        
          <div style="background-color:#85219a;">Content here</div>
        
        
          .mybackground {background-color:#85219a;}
        
        Background color #85219a
      
           Border around this has a color of #85219a        
        
          <div style="border:2px solid #85219a;">Content here</div>
        
        
          .myborder {border:2px solid #85219a;}
        
        Border color #85219a