#85418a color space conversions
Hex:
        #85418a
        RGB:
        133, 65, 138
        CMY:
        48, 75, 46
        CMYK:
        4, 53, 0, 46
      HSL:
        296°, 35.9606%, 39.8039%
        HSV (HSB):
        296°, 52.8986%, 54.1176%
        XYZ:
        16.1506, 10.6021, 25.2399
        xyY:
        0.3106, 0.2039, 10.6021
      CIE-Lab:
        38.9021, 40.2938, -28.2000
        CIE-LCH:
        38.9021, 49.1816, 325.0134
        CIE-Luv:
        38.9021, 30.1619, -44.5204
        Hunter-Lab:
        32.5609, 31.5567, -23.1667
      #85418a color charts
#85418a RGB chart
      #85418a CMYK chart
      #85418a RGB pie chart
      #85418a color shades, tints & tones
#85418a color schemes
#85418a color preview, HTML & CSS examples
           This text has a color of #85418a        
        
          <p style="color:#85418a;">Text here</p>
        
        
          .mytext {color:#85418a;}
        
        Text color #85418a
      
           This box has a color of #85418a        
        
          <div style="background-color:#85418a;">Content here</div>
        
        
          .mybackground {background-color:#85418a;}
        
        Background color #85418a
      
           Border around this has a color of #85418a        
        
          <div style="border:2px solid #85418a;">Content here</div>
        
        
          .myborder {border:2px solid #85418a;}
        
        Border color #85418a