#85417b color space conversions
Hex:
        #85417b
        RGB:
        133, 65, 123
        CMY:
        48, 75, 52
        CMYK:
        0, 51, 8, 48
      HSL:
        309°, 34.3434%, 38.8235%
        HSV (HSB):
        309°, 51.1278%, 52.1569%
        XYZ:
        15.1383, 10.1972, 19.9093
        xyY:
        0.3346, 0.2254, 10.1972
      CIE-Lab:
        38.1941, 37.4343, -20.0792
        CIE-LCH:
        38.1941, 42.4794, 331.7916
        CIE-Luv:
        38.1941, 33.7386, -32.5245
        Hunter-Lab:
        31.9331, 28.7376, -14.6123
      #85417b color charts
#85417b RGB chart
      #85417b CMYK chart
      #85417b RGB pie chart
      #85417b color shades, tints & tones
#85417b color schemes
#85417b color preview, HTML & CSS examples
           This text has a color of #85417b        
        
          <p style="color:#85417b;">Text here</p>
        
        
          .mytext {color:#85417b;}
        
        Text color #85417b
      
           This box has a color of #85417b        
        
          <div style="background-color:#85417b;">Content here</div>
        
        
          .mybackground {background-color:#85417b;}
        
        Background color #85417b
      
           Border around this has a color of #85417b        
        
          <div style="border:2px solid #85417b;">Content here</div>
        
        
          .myborder {border:2px solid #85417b;}
        
        Border color #85417b