#805af6 color space conversions
Hex:
        #805af6
        RGB:
        128, 90, 246
        CMY:
        50, 65, 4
        CMYK:
        48, 63, 0, 4
      HSL:
        255°, 89.6552%, 65.8824%
        HSV (HSB):
        255°, 63.4146%, 96.4706%
        XYZ:
        29.1928, 18.5553, 89.2317
        xyY:
        0.2131, 0.1355, 18.5553
      CIE-Lab:
        50.1629, 52.1666, -73.0875
        CIE-LCH:
        50.1629, 89.7950, 305.5175
        CIE-Luv:
        50.1629, 3.3673, -116.0866
        Hunter-Lab:
        43.0759, 45.5877, -92.6660
      #805af6 color charts
#805af6 RGB chart
      #805af6 CMYK chart
      #805af6 RGB pie chart
      #805af6 color shades, tints & tones
#805af6 color schemes
#805af6 color preview, HTML & CSS examples
           This text has a color of #805af6        
        
          <p style="color:#805af6;">Text here</p>
        
        
          .mytext {color:#805af6;}
        
        Text color #805af6
      
           This box has a color of #805af6        
        
          <div style="background-color:#805af6;">Content here</div>
        
        
          .mybackground {background-color:#805af6;}
        
        Background color #805af6
      
           Border around this has a color of #805af6        
        
          <div style="border:2px solid #805af6;">Content here</div>
        
        
          .myborder {border:2px solid #805af6;}
        
        Border color #805af6