#802bb4 color space conversions
Hex:
        #802bb4
        RGB:
        128, 43, 180
        CMY:
        50, 83, 29
        CMYK:
        29, 76, 0, 29
      HSL:
        277°, 61.4350%, 43.7255%
        HSV (HSB):
        277°, 76.1111%, 70.5882%
        XYZ:
        18.0042, 9.6122, 44.0864
        xyY:
        0.2511, 0.1341, 9.6122
      CIE-Lab:
        37.1373, 58.1140, -56.3442
        CIE-LCH:
        37.1373, 80.9438, 315.8859
        CIE-Luv:
        37.1373, 22.5669, -84.2609
        Hunter-Lab:
        31.0036, 49.4009, -62.6065
      #802bb4 color charts
#802bb4 RGB chart
      #802bb4 CMYK chart
      #802bb4 RGB pie chart
      #802bb4 color shades, tints & tones
#802bb4 color schemes
#802bb4 color preview, HTML & CSS examples
           This text has a color of #802bb4        
        
          <p style="color:#802bb4;">Text here</p>
        
        
          .mytext {color:#802bb4;}
        
        Text color #802bb4
      
           This box has a color of #802bb4        
        
          <div style="background-color:#802bb4;">Content here</div>
        
        
          .mybackground {background-color:#802bb4;}
        
        Background color #802bb4
      
           Border around this has a color of #802bb4        
        
          <div style="border:2px solid #802bb4;">Content here</div>
        
        
          .myborder {border:2px solid #802bb4;}
        
        Border color #802bb4