#85028b color space conversions
Hex:
        #85028b
        RGB:
        133, 2, 139
        CMY:
        48, 99, 45
        CMYK:
        4, 99, 0, 45
      HSL:
        297°, 97.1631%, 27.6471%
        HSV (HSB):
        297°, 98.5612%, 54.5098%
        XYZ:
        14.3548, 6.8940, 25.0002
        xyY:
        0.3104, 0.1491, 6.8940
      CIE-Lab:
        31.5645, 61.2510, -40.4608
        CIE-LCH:
        31.5645, 73.4082, 326.5523
        CIE-Luv:
        31.5645, 41.0460, -60.0990
        Hunter-Lab:
        26.2565, 51.6394, -38.0736
      #85028b color charts
#85028b RGB chart
      #85028b CMYK chart
      #85028b RGB pie chart
      #85028b color shades, tints & tones
#85028b color schemes
#85028b color preview, HTML & CSS examples
           This text has a color of #85028b        
        
          <p style="color:#85028b;">Text here</p>
        
        
          .mytext {color:#85028b;}
        
        Text color #85028b
      
           This box has a color of #85028b        
        
          <div style="background-color:#85028b;">Content here</div>
        
        
          .mybackground {background-color:#85028b;}
        
        Background color #85028b
      
           Border around this has a color of #85028b        
        
          <div style="border:2px solid #85028b;">Content here</div>
        
        
          .myborder {border:2px solid #85028b;}
        
        Border color #85028b