#85258b color space conversions
Hex:
        #85258b
        RGB:
        133, 37, 139
        CMY:
        48, 85, 45
        CMYK:
        4, 73, 0, 45
      HSL:
        296°, 57.9545%, 34.5098%
        HSV (HSB):
        296°, 73.3813%, 54.5098%
        XYZ:
        14.9946, 8.1738, 25.2135
        xyY:
        0.3099, 0.1689, 8.1738
      CIE-Lab:
        34.3422, 53.1771, -36.0190
        CIE-LCH:
        34.3422, 64.2274, 325.8886
        CIE-Luv:
        34.3422, 37.2475, -55.0726
        Hunter-Lab:
        28.5898, 43.5867, -32.2753
      #85258b color charts
#85258b RGB chart
      #85258b CMYK chart
      #85258b RGB pie chart
      #85258b color shades, tints & tones
#85258b color schemes
#85258b color preview, HTML & CSS examples
           This text has a color of #85258b        
        
          <p style="color:#85258b;">Text here</p>
        
        
          .mytext {color:#85258b;}
        
        Text color #85258b
      
           This box has a color of #85258b        
        
          <div style="background-color:#85258b;">Content here</div>
        
        
          .mybackground {background-color:#85258b;}
        
        Background color #85258b
      
           Border around this has a color of #85258b        
        
          <div style="border:2px solid #85258b;">Content here</div>
        
        
          .myborder {border:2px solid #85258b;}
        
        Border color #85258b