#85438e color space conversions
Hex:
        #85438e
        RGB:
        133, 67, 142
        CMY:
        48, 74, 44
        CMYK:
        6, 53, 0, 44
      HSL:
        293°, 35.8852%, 40.9804%
        HSV (HSB):
        293°, 52.8169%, 55.6863%
        XYZ:
        16.5625, 10.9538, 26.8325
        xyY:
        0.3047, 0.2015, 10.9538
      CIE-Lab:
        39.5026, 40.0398, -29.6961
        CIE-LCH:
        39.5026, 49.8502, 323.4370
        CIE-Luv:
        39.5026, 28.5702, -46.8081
        Hunter-Lab:
        33.0966, 31.4076, -24.9008
      #85438e color charts
#85438e RGB chart
      #85438e CMYK chart
      #85438e RGB pie chart
      #85438e color shades, tints & tones
#85438e color schemes
#85438e color preview, HTML & CSS examples
           This text has a color of #85438e        
        
          <p style="color:#85438e;">Text here</p>
        
        
          .mytext {color:#85438e;}
        
        Text color #85438e
      
           This box has a color of #85438e        
        
          <div style="background-color:#85438e;">Content here</div>
        
        
          .mybackground {background-color:#85438e;}
        
        Background color #85438e
      
           Border around this has a color of #85438e        
        
          <div style="border:2px solid #85438e;">Content here</div>
        
        
          .myborder {border:2px solid #85438e;}
        
        Border color #85438e