#85006c color space conversions
Hex:
        #85006c
        RGB:
        133, 0, 108
        CMY:
        48, 100, 58
        CMYK:
        0, 100, 19, 48
      HSL:
        311°, 100.0000%, 26.0784%
        HSV (HSB):
        311°, 100.0000%, 52.1569%
        XYZ:
        12.3796, 6.0693, 14.7064
        xyY:
        0.3734, 0.1831, 6.0693
      CIE-Lab:
        29.5865, 56.9569, -24.0178
        CIE-LCH:
        29.5865, 61.8138, 337.1357
        CIE-Luv:
        29.5865, 52.9989, -37.7329
        Hunter-Lab:
        24.6359, 46.5844, -18.1480
      #85006c color charts
#85006c RGB chart
      #85006c CMYK chart
      #85006c RGB pie chart
      #85006c color shades, tints & tones
#85006c color schemes
#85006c color preview, HTML & CSS examples
           This text has a color of #85006c        
        
          <p style="color:#85006c;">Text here</p>
        
        
          .mytext {color:#85006c;}
        
        Text color #85006c
      
           This box has a color of #85006c        
        
          <div style="background-color:#85006c;">Content here</div>
        
        
          .mybackground {background-color:#85006c;}
        
        Background color #85006c
      
           Border around this has a color of #85006c        
        
          <div style="border:2px solid #85006c;">Content here</div>
        
        
          .myborder {border:2px solid #85006c;}
        
        Border color #85006c