#85166e color space conversions
Hex:
        #85166e
        RGB:
        133, 22, 110
        CMY:
        48, 91, 57
        CMYK:
        0, 83, 17, 48
      HSL:
        312°, 71.6129%, 30.3922%
        HSV (HSB):
        312°, 83.4586%, 52.1569%
        XYZ:
        12.7742, 6.6862, 15.3691
        xyY:
        0.3668, 0.1920, 6.6862
      CIE-Lab:
        31.0815, 53.1780, -22.9592
        CIE-LCH:
        31.0815, 57.9225, 336.6481
        CIE-Luv:
        31.0815, 49.7695, -36.4818
        Hunter-Lab:
        25.8576, 42.9323, -17.1402
      #85166e color charts
#85166e RGB chart
      #85166e CMYK chart
      #85166e RGB pie chart
      #85166e color shades, tints & tones
#85166e color schemes
#85166e color preview, HTML & CSS examples
           This text has a color of #85166e        
        
          <p style="color:#85166e;">Text here</p>
        
        
          .mytext {color:#85166e;}
        
        Text color #85166e
      
           This box has a color of #85166e        
        
          <div style="background-color:#85166e;">Content here</div>
        
        
          .mybackground {background-color:#85166e;}
        
        Background color #85166e
      
           Border around this has a color of #85166e        
        
          <div style="border:2px solid #85166e;">Content here</div>
        
        
          .myborder {border:2px solid #85166e;}
        
        Border color #85166e