#803cd7 color space conversions
Hex:
        #803cd7
        RGB:
        128, 60, 215
        CMY:
        50, 76, 16
        CMYK:
        40, 72, 0, 16
      HSL:
        266°, 65.9574%, 53.9216%
        HSV (HSB):
        266°, 72.0930%, 84.3137%
        XYZ:
        22.7837, 12.7272, 65.5457
        xyY:
        0.2255, 0.1259, 12.7272
      CIE-Lab:
        42.3493, 59.0923, -68.2699
        CIE-LCH:
        42.3493, 90.2922, 310.8784
        CIE-Luv:
        42.3493, 13.3571, -104.1528
        Hunter-Lab:
        35.6752, 51.5660, -83.9603
      #803cd7 color charts
#803cd7 RGB chart
      #803cd7 CMYK chart
      #803cd7 RGB pie chart
      #803cd7 color shades, tints & tones
#803cd7 color schemes
#803cd7 color preview, HTML & CSS examples
           This text has a color of #803cd7        
        
          <p style="color:#803cd7;">Text here</p>
        
        
          .mytext {color:#803cd7;}
        
        Text color #803cd7
      
           This box has a color of #803cd7        
        
          <div style="background-color:#803cd7;">Content here</div>
        
        
          .mybackground {background-color:#803cd7;}
        
        Background color #803cd7
      
           Border around this has a color of #803cd7        
        
          <div style="border:2px solid #803cd7;">Content here</div>
        
        
          .myborder {border:2px solid #803cd7;}
        
        Border color #803cd7