#85167f color space conversions
Hex:
        #85167f
        RGB:
        133, 22, 127
        CMY:
        48, 91, 50
        CMYK:
        0, 83, 5, 48
      HSL:
        303°, 71.6129%, 30.3922%
        HSV (HSB):
        303°, 83.4586%, 52.1569%
        XYZ:
        13.7905, 7.0927, 20.7209
        xyY:
        0.3315, 0.1705, 7.0927
      CIE-Lab:
        32.0170, 55.7652, -32.2514
        CIE-LCH:
        32.0170, 64.4198, 329.9574
        CIE-Luv:
        32.0170, 43.5694, -49.2222
        Hunter-Lab:
        26.6321, 45.8242, -27.4876
      #85167f color charts
#85167f RGB chart
      #85167f CMYK chart
      #85167f RGB pie chart
      #85167f color shades, tints & tones
#85167f color schemes
#85167f color preview, HTML & CSS examples
           This text has a color of #85167f        
        
          <p style="color:#85167f;">Text here</p>
        
        
          .mytext {color:#85167f;}
        
        Text color #85167f
      
           This box has a color of #85167f        
        
          <div style="background-color:#85167f;">Content here</div>
        
        
          .mybackground {background-color:#85167f;}
        
        Background color #85167f
      
           Border around this has a color of #85167f        
        
          <div style="border:2px solid #85167f;">Content here</div>
        
        
          .myborder {border:2px solid #85167f;}
        
        Border color #85167f