#85118f color space conversions
Hex:
        #85118f
        RGB:
        133, 17, 143
        CMY:
        48, 93, 44
        CMYK:
        7, 88, 0, 44
      HSL:
        295°, 78.7500%, 31.3725%
        HSV (HSB):
        295°, 88.1119%, 56.0784%
        XYZ:
        14.8312, 7.3706, 26.6276
        xyY:
        0.3037, 0.1509, 7.3706
      CIE-Lab:
        32.6362, 59.5457, -41.2148
        CIE-LCH:
        32.6362, 72.4179, 325.3108
        CIE-Luv:
        32.6362, 38.6786, -61.5951
        Hunter-Lab:
        27.1489, 50.0028, -39.1473
      #85118f color charts
#85118f RGB chart
      #85118f CMYK chart
      #85118f RGB pie chart
      #85118f color shades, tints & tones
#85118f color schemes
#85118f color preview, HTML & CSS examples
           This text has a color of #85118f        
        
          <p style="color:#85118f;">Text here</p>
        
        
          .mytext {color:#85118f;}
        
        Text color #85118f
      
           This box has a color of #85118f        
        
          <div style="background-color:#85118f;">Content here</div>
        
        
          .mybackground {background-color:#85118f;}
        
        Background color #85118f
      
           Border around this has a color of #85118f        
        
          <div style="border:2px solid #85118f;">Content here</div>
        
        
          .myborder {border:2px solid #85118f;}
        
        Border color #85118f