#85417a color space conversions
Hex:
        #85417a
        RGB:
        133, 65, 122
        CMY:
        48, 75, 52
        CMYK:
        0, 51, 8, 48
      HSL:
        310°, 34.3434%, 38.8235%
        HSV (HSB):
        310°, 51.1278%, 52.1569%
        XYZ:
        15.0760, 10.1723, 19.5812
        xyY:
        0.3363, 0.2269, 10.1723
      CIE-Lab:
        38.1499, 37.2525, -19.5284
        CIE-LCH:
        38.1499, 42.0607, 332.3357
        CIE-Luv:
        38.1499, 33.9806, -31.7249
        Hunter-Lab:
        31.8940, 28.5608, -14.0751
      #85417a color charts
#85417a RGB chart
      #85417a CMYK chart
      #85417a RGB pie chart
      #85417a color shades, tints & tones
#85417a color schemes
#85417a color preview, HTML & CSS examples
           This text has a color of #85417a        
        
          <p style="color:#85417a;">Text here</p>
        
        
          .mytext {color:#85417a;}
        
        Text color #85417a
      
           This box has a color of #85417a        
        
          <div style="background-color:#85417a;">Content here</div>
        
        
          .mybackground {background-color:#85417a;}
        
        Background color #85417a
      
           Border around this has a color of #85417a        
        
          <div style="border:2px solid #85417a;">Content here</div>
        
        
          .myborder {border:2px solid #85417a;}
        
        Border color #85417a