#85216b color space conversions
Hex:
        #85216b
        RGB:
        133, 33, 107
        CMY:
        48, 87, 58
        CMYK:
        0, 75, 20, 48
      HSL:
        316°, 60.2410%, 32.5490%
        HSV (HSB):
        316°, 75.1880%, 52.1569%
        XYZ:
        12.8706, 7.1358, 14.6089
        xyY:
        0.3718, 0.2061, 7.1358
      CIE-Lab:
        32.1141, 49.3692, -19.4327
        CIE-LCH:
        32.1141, 53.0561, 338.5144
        CIE-Luv:
        32.1141, 48.6727, -31.7713
        Hunter-Lab:
        26.7129, 39.2556, -13.7258
      #85216b color charts
#85216b RGB chart
      #85216b CMYK chart
      #85216b RGB pie chart
      #85216b color shades, tints & tones
#85216b color schemes
#85216b color preview, HTML & CSS examples
           This text has a color of #85216b        
        
          <p style="color:#85216b;">Text here</p>
        
        
          .mytext {color:#85216b;}
        
        Text color #85216b
      
           This box has a color of #85216b        
        
          <div style="background-color:#85216b;">Content here</div>
        
        
          .mybackground {background-color:#85216b;}
        
        Background color #85216b
      
           Border around this has a color of #85216b        
        
          <div style="border:2px solid #85216b;">Content here</div>
        
        
          .myborder {border:2px solid #85216b;}
        
        Border color #85216b