#85029e color space conversions
Hex:
        #85029e
        RGB:
        133, 2, 158
        CMY:
        48, 99, 38
        CMYK:
        16, 99, 0, 38
      HSL:
        290°, 97.5000%, 31.3725%
        HSV (HSB):
        290°, 98.7342%, 61.9608%
        XYZ:
        15.8661, 7.4986, 32.9589
        xyY:
        0.2817, 0.1331, 7.4986
      CIE-Lab:
        32.9160, 64.4602, -49.9491
        CIE-LCH:
        32.9160, 81.5477, 322.2285
        CIE-Luv:
        32.9160, 34.8604, -73.3116
        Hunter-Lab:
        27.3835, 55.5024, -52.1931
      #85029e color charts
#85029e RGB chart
      #85029e CMYK chart
      #85029e RGB pie chart
      #85029e color shades, tints & tones
#85029e color schemes
#85029e color preview, HTML & CSS examples
           This text has a color of #85029e        
        
          <p style="color:#85029e;">Text here</p>
        
        
          .mytext {color:#85029e;}
        
        Text color #85029e
      
           This box has a color of #85029e        
        
          <div style="background-color:#85029e;">Content here</div>
        
        
          .mybackground {background-color:#85029e;}
        
        Background color #85029e
      
           Border around this has a color of #85029e        
        
          <div style="border:2px solid #85029e;">Content here</div>
        
        
          .myborder {border:2px solid #85029e;}
        
        Border color #85029e