#850c8f color space conversions
Hex:
        #850c8f
        RGB:
        133, 12, 143
        CMY:
        48, 95, 44
        CMYK:
        7, 92, 0, 44
      HSL:
        295°, 84.5161%, 30.3922%
        HSV (HSB):
        295°, 91.6084%, 56.0784%
        XYZ:
        14.7623, 7.2327, 26.6046
        xyY:
        0.3038, 0.1488, 7.2327
      CIE-Lab:
        32.3308, 60.4439, -41.7052
        CIE-LCH:
        32.3308, 73.4356, 325.3950
        CIE-Luv:
        32.3308, 39.0660, -62.1122
        Hunter-Lab:
        26.8936, 50.9173, -39.8273
      #850c8f color charts
#850c8f RGB chart
      #850c8f CMYK chart
      #850c8f RGB pie chart
      #850c8f color shades, tints & tones
#850c8f color schemes
#850c8f color preview, HTML & CSS examples
           This text has a color of #850c8f        
        
          <p style="color:#850c8f;">Text here</p>
        
        
          .mytext {color:#850c8f;}
        
        Text color #850c8f
      
           This box has a color of #850c8f        
        
          <div style="background-color:#850c8f;">Content here</div>
        
        
          .mybackground {background-color:#850c8f;}
        
        Background color #850c8f
      
           Border around this has a color of #850c8f        
        
          <div style="border:2px solid #850c8f;">Content here</div>
        
        
          .myborder {border:2px solid #850c8f;}
        
        Border color #850c8f