#85209b color space conversions
Hex:
        #85209b
        RGB:
        133, 32, 155
        CMY:
        48, 87, 39
        CMYK:
        14, 79, 0, 39
      HSL:
        289°, 65.7754%, 36.6667%
        HSV (HSB):
        289°, 79.3548%, 60.7843%
        XYZ:
        16.1058, 8.3861, 31.7802
        xyY:
        0.2862, 0.1490, 8.3861
      CIE-Lab:
        34.7744, 57.8289, -45.1246
        CIE-LCH:
        34.7744, 73.3513, 322.0346
        CIE-Luv:
        34.7744, 33.3240, -67.8985
        Hunter-Lab:
        28.9588, 48.5969, -44.7952
      #85209b color charts
#85209b RGB chart
      #85209b CMYK chart
      #85209b RGB pie chart
      #85209b color shades, tints & tones
#85209b color schemes
#85209b color preview, HTML & CSS examples
           This text has a color of #85209b        
        
          <p style="color:#85209b;">Text here</p>
        
        
          .mytext {color:#85209b;}
        
        Text color #85209b
      
           This box has a color of #85209b        
        
          <div style="background-color:#85209b;">Content here</div>
        
        
          .mybackground {background-color:#85209b;}
        
        Background color #85209b
      
           Border around this has a color of #85209b        
        
          <div style="border:2px solid #85209b;">Content here</div>
        
        
          .myborder {border:2px solid #85209b;}
        
        Border color #85209b