#805ec2 color space conversions
Hex:
        #805ec2
        RGB:
        128, 94, 194
        CMY:
        50, 63, 24
        CMYK:
        34, 52, 0, 24
      HSL:
        260°, 45.0450%, 56.4706%
        HSV (HSB):
        260°, 51.5464%, 76.0784%
        XYZ:
        22.6424, 16.4896, 53.0284
        xyY:
        0.2457, 0.1789, 16.4896
      CIE-Lab:
        47.6104, 35.7716, -47.6814
        CIE-LCH:
        47.6104, 59.6081, 306.8780
        CIE-Luv:
        47.6104, 8.1963, -75.7936
        Hunter-Lab:
        40.6074, 28.4672, -49.0003
      #805ec2 color charts
#805ec2 RGB chart
      #805ec2 CMYK chart
      #805ec2 RGB pie chart
      #805ec2 color shades, tints & tones
#805ec2 color schemes
#805ec2 color preview, HTML & CSS examples
           This text has a color of #805ec2        
        
          <p style="color:#805ec2;">Text here</p>
        
        
          .mytext {color:#805ec2;}
        
        Text color #805ec2
      
           This box has a color of #805ec2        
        
          <div style="background-color:#805ec2;">Content here</div>
        
        
          .mybackground {background-color:#805ec2;}
        
        Background color #805ec2
      
           Border around this has a color of #805ec2        
        
          <div style="border:2px solid #805ec2;">Content here</div>
        
        
          .myborder {border:2px solid #805ec2;}
        
        Border color #805ec2