#803fd5 color space conversions
Hex:
        #803fd5
        RGB:
        128, 63, 213
        CMY:
        50, 75, 16
        CMYK:
        40, 70, 0, 16
      HSL:
        266°, 64.1026%, 54.1176%
        HSV (HSB):
        266°, 70.4225%, 83.5294%
        XYZ:
        22.6898, 12.9483, 64.2542
        xyY:
        0.2271, 0.1296, 12.9483
      CIE-Lab:
        42.6852, 57.2172, -66.5742
        CIE-LCH:
        42.6852, 87.7834, 310.6774
        CIE-Luv:
        42.6852, 13.1508, -102.0371
        Hunter-Lab:
        35.9838, 49.5830, -80.6822
      #803fd5 color charts
#803fd5 RGB chart
      #803fd5 CMYK chart
      #803fd5 RGB pie chart
      #803fd5 color shades, tints & tones
#803fd5 color schemes
#803fd5 color preview, HTML & CSS examples
           This text has a color of #803fd5        
        
          <p style="color:#803fd5;">Text here</p>
        
        
          .mytext {color:#803fd5;}
        
        Text color #803fd5
      
           This box has a color of #803fd5        
        
          <div style="background-color:#803fd5;">Content here</div>
        
        
          .mybackground {background-color:#803fd5;}
        
        Background color #803fd5
      
           Border around this has a color of #803fd5        
        
          <div style="border:2px solid #803fd5;">Content here</div>
        
        
          .myborder {border:2px solid #803fd5;}
        
        Border color #803fd5