#850ab6 color space conversions
Hex:
        #850ab6
        RGB:
        133, 10, 182
        CMY:
        48, 96, 29
        CMYK:
        27, 95, 0, 29
      HSL:
        283°, 89.5833%, 37.6471%
        HSV (HSB):
        283°, 94.5055%, 71.3725%
        XYZ:
        18.2249, 8.5810, 44.9517
        xyY:
        0.2540, 0.1196, 8.5810
      CIE-Lab:
        35.1648, 67.7850, -60.7068
        CIE-LCH:
        35.1648, 90.9952, 318.1530
        CIE-Luv:
        35.1648, 27.8204, -88.8113
        Hunter-Lab:
        29.2934, 59.7905, -70.4772
      #850ab6 color charts
#850ab6 RGB chart
      #850ab6 CMYK chart
      #850ab6 RGB pie chart
      #850ab6 color shades, tints & tones
#850ab6 color schemes
#850ab6 color preview, HTML & CSS examples
           This text has a color of #850ab6        
        
          <p style="color:#850ab6;">Text here</p>
        
        
          .mytext {color:#850ab6;}
        
        Text color #850ab6
      
           This box has a color of #850ab6        
        
          <div style="background-color:#850ab6;">Content here</div>
        
        
          .mybackground {background-color:#850ab6;}
        
        Background color #850ab6
      
           Border around this has a color of #850ab6        
        
          <div style="border:2px solid #850ab6;">Content here</div>
        
        
          .myborder {border:2px solid #850ab6;}
        
        Border color #850ab6