#85487f color space conversions
Hex:
        #85487f
        RGB:
        133, 72, 127
        CMY:
        48, 72, 50
        CMYK:
        0, 46, 5, 48
      HSL:
        306°, 29.7561%, 40.1961%
        HSV (HSB):
        306°, 45.8647%, 52.1569%
        XYZ:
        15.8210, 11.1536, 21.3977
        xyY:
        0.3271, 0.2306, 11.1536
      CIE-Lab:
        39.8379, 34.3630, -20.0060
        CIE-LCH:
        39.8379, 39.7625, 329.7922
        CIE-Luv:
        39.8379, 30.0593, -32.3438
        Hunter-Lab:
        33.3970, 26.1153, -14.6096
      #85487f color charts
#85487f RGB chart
      #85487f CMYK chart
      #85487f RGB pie chart
      #85487f color shades, tints & tones
#85487f color schemes
#85487f color preview, HTML & CSS examples
           This text has a color of #85487f        
        
          <p style="color:#85487f;">Text here</p>
        
        
          .mytext {color:#85487f;}
        
        Text color #85487f
      
           This box has a color of #85487f        
        
          <div style="background-color:#85487f;">Content here</div>
        
        
          .mybackground {background-color:#85487f;}
        
        Background color #85487f
      
           Border around this has a color of #85487f        
        
          <div style="border:2px solid #85487f;">Content here</div>
        
        
          .myborder {border:2px solid #85487f;}
        
        Border color #85487f