#85129e color space conversions
Hex:
        #85129e
        RGB:
        133, 18, 158
        CMY:
        48, 93, 38
        CMYK:
        16, 89, 0, 38
      HSL:
        289°, 79.5455%, 34.5098%
        HSV (HSB):
        289°, 88.6076%, 61.9608%
        XYZ:
        16.0607, 7.8878, 33.0238
        xyY:
        0.2819, 0.1384, 7.8878
      CIE-Lab:
        33.7481, 61.9947, -48.6026
        CIE-LCH:
        33.7481, 78.7753, 321.9043
        CIE-Luv:
        33.7481, 33.9358, -72.0578
        Hunter-Lab:
        28.0852, 52.9275, -50.0560
      #85129e color charts
#85129e RGB chart
      #85129e CMYK chart
      #85129e RGB pie chart
      #85129e color shades, tints & tones
#85129e color schemes
#85129e color preview, HTML & CSS examples
           This text has a color of #85129e        
        
          <p style="color:#85129e;">Text here</p>
        
        
          .mytext {color:#85129e;}
        
        Text color #85129e
      
           This box has a color of #85129e        
        
          <div style="background-color:#85129e;">Content here</div>
        
        
          .mybackground {background-color:#85129e;}
        
        Background color #85129e
      
           Border around this has a color of #85129e        
        
          <div style="border:2px solid #85129e;">Content here</div>
        
        
          .myborder {border:2px solid #85129e;}
        
        Border color #85129e