#803ff7 color space conversions
Hex:
        #803ff7
        RGB:
        128, 63, 247
        CMY:
        50, 75, 3
        CMYK:
        48, 74, 0, 3
      HSL:
        261°, 92.0000%, 60.7843%
        HSV (HSB):
        261°, 74.4939%, 96.8627%
        XYZ:
        27.4681, 14.8596, 89.4162
        xyY:
        0.2085, 0.1128, 14.8596
      CIE-Lab:
        45.4413, 65.7393, -81.3570
        CIE-LCH:
        45.4413, 104.5974, 308.9394
        CIE-Luv:
        45.4413, 8.2817, -124.3276
        Hunter-Lab:
        38.5482, 59.7337, -110.5451
      #803ff7 color charts
#803ff7 RGB chart
      #803ff7 CMYK chart
      #803ff7 RGB pie chart
      #803ff7 color shades, tints & tones
#803ff7 color schemes
#803ff7 color preview, HTML & CSS examples
           This text has a color of #803ff7        
        
          <p style="color:#803ff7;">Text here</p>
        
        
          .mytext {color:#803ff7;}
        
        Text color #803ff7
      
           This box has a color of #803ff7        
        
          <div style="background-color:#803ff7;">Content here</div>
        
        
          .mybackground {background-color:#803ff7;}
        
        Background color #803ff7
      
           Border around this has a color of #803ff7        
        
          <div style="border:2px solid #803ff7;">Content here</div>
        
        
          .myborder {border:2px solid #803ff7;}
        
        Border color #803ff7