#805ff9 color space conversions
Hex:
        #805ff9
        RGB:
        128, 95, 249
        CMY:
        50, 63, 2
        CMYK:
        49, 62, 0, 2
      HSL:
        253°, 92.7711%, 67.4510%
        HSV (HSB):
        253°, 61.8474%, 97.6471%
        XYZ:
        30.0932, 19.6132, 91.8222
        xyY:
        0.2126, 0.1386, 19.6132
      CIE-Lab:
        51.3970, 50.2802, -72.7536
        CIE-LCH:
        51.3970, 88.4375, 304.6485
        CIE-Luv:
        51.3970, 1.9127, -116.2732
        Hunter-Lab:
        44.2868, 43.7903, -91.9285
      #805ff9 color charts
#805ff9 RGB chart
      #805ff9 CMYK chart
      #805ff9 RGB pie chart
      #805ff9 color shades, tints & tones
#805ff9 color schemes
#805ff9 color preview, HTML & CSS examples
           This text has a color of #805ff9        
        
          <p style="color:#805ff9;">Text here</p>
        
        
          .mytext {color:#805ff9;}
        
        Text color #805ff9
      
           This box has a color of #805ff9        
        
          <div style="background-color:#805ff9;">Content here</div>
        
        
          .mybackground {background-color:#805ff9;}
        
        Background color #805ff9
      
           Border around this has a color of #805ff9        
        
          <div style="border:2px solid #805ff9;">Content here</div>
        
        
          .myborder {border:2px solid #805ff9;}
        
        Border color #805ff9