#850ec2 color space conversions
Hex:
        #850ec2
        RGB:
        133, 14, 194
        CMY:
        48, 95, 24
        CMYK:
        31, 93, 0, 24
      HSL:
        280°, 86.5385%, 40.7843%
        HSV (HSB):
        280°, 92.7835%, 76.0784%
        XYZ:
        19.5675, 9.1957, 51.7826
        xyY:
        0.2429, 0.1142, 9.1957
      CIE-Lab:
        36.3583, 69.5534, -65.8396
        CIE-LCH:
        36.3583, 95.7733, 316.5712
        CIE-Luv:
        36.3583, 24.7408, -96.3266
        Hunter-Lab:
        30.3244, 62.1138, -80.0179
      #850ec2 color charts
#850ec2 RGB chart
      #850ec2 CMYK chart
      #850ec2 RGB pie chart
      #850ec2 color shades, tints & tones
#850ec2 color schemes
#850ec2 color preview, HTML & CSS examples
           This text has a color of #850ec2        
        
          <p style="color:#850ec2;">Text here</p>
        
        
          .mytext {color:#850ec2;}
        
        Text color #850ec2
      
           This box has a color of #850ec2        
        
          <div style="background-color:#850ec2;">Content here</div>
        
        
          .mybackground {background-color:#850ec2;}
        
        Background color #850ec2
      
           Border around this has a color of #850ec2        
        
          <div style="border:2px solid #850ec2;">Content here</div>
        
        
          .myborder {border:2px solid #850ec2;}
        
        Border color #850ec2