#85398e color space conversions
Hex:
        #85398e
        RGB:
        133, 57, 142
        CMY:
        48, 78, 44
        CMYK:
        6, 60, 0, 44
      HSL:
        294°, 42.7136%, 39.0196%
        HSV (HSB):
        294°, 59.8592%, 55.6863%
        XYZ:
        16.0185, 9.8658, 26.6512
        xyY:
        0.3049, 0.1878, 9.8658
      CIE-Lab:
        37.6005, 45.1469, -32.6926
        CIE-LCH:
        37.6005, 55.7409, 324.0903
        CIE-Luv:
        37.6005, 31.6758, -51.0181
        Hunter-Lab:
        31.4099, 36.0646, -28.3205
      #85398e color charts
#85398e RGB chart
      #85398e CMYK chart
      #85398e RGB pie chart
      #85398e color shades, tints & tones
#85398e color schemes
#85398e color preview, HTML & CSS examples
           This text has a color of #85398e        
        
          <p style="color:#85398e;">Text here</p>
        
        
          .mytext {color:#85398e;}
        
        Text color #85398e
      
           This box has a color of #85398e        
        
          <div style="background-color:#85398e;">Content here</div>
        
        
          .mybackground {background-color:#85398e;}
        
        Background color #85398e
      
           Border around this has a color of #85398e        
        
          <div style="border:2px solid #85398e;">Content here</div>
        
        
          .myborder {border:2px solid #85398e;}
        
        Border color #85398e