#85439a color space conversions
Hex:
        #85439a
        RGB:
        133, 67, 154
        CMY:
        48, 74, 40
        CMYK:
        14, 56, 0, 40
      HSL:
        286°, 39.3665%, 43.3333%
        HSV (HSB):
        286°, 56.4935%, 60.3922%
        XYZ:
        17.5128, 11.3339, 31.8365
        xyY:
        0.2886, 0.1868, 11.3339
      CIE-Lab:
        40.1373, 42.5461, -35.9566
        CIE-LCH:
        40.1373, 55.7050, 319.7982
        CIE-Luv:
        40.1373, 25.9133, -56.3177
        Hunter-Lab:
        33.6659, 33.9389, -32.5020
      #85439a color charts
#85439a RGB chart
      #85439a CMYK chart
      #85439a RGB pie chart
      #85439a color shades, tints & tones
#85439a color schemes
#85439a color preview, HTML & CSS examples
           This text has a color of #85439a        
        
          <p style="color:#85439a;">Text here</p>
        
        
          .mytext {color:#85439a;}
        
        Text color #85439a
      
           This box has a color of #85439a        
        
          <div style="background-color:#85439a;">Content here</div>
        
        
          .mybackground {background-color:#85439a;}
        
        Background color #85439a
      
           Border around this has a color of #85439a        
        
          <div style="border:2px solid #85439a;">Content here</div>
        
        
          .myborder {border:2px solid #85439a;}
        
        Border color #85439a