#8402c5 color space conversions
Hex:
        #8402c5
        RGB:
        132, 2, 197
        CMY:
        48, 99, 23
        CMYK:
        33, 99, 0, 23
      HSL:
        280°, 97.9899%, 39.0196%
        HSV (HSB):
        280°, 98.9848%, 77.2549%
        XYZ:
        19.6155, 8.9802, 53.5228
        xyY:
        0.2389, 0.1094, 8.9802
      CIE-Lab:
        35.9461, 71.5713, -68.2799
        CIE-LCH:
        35.9461, 98.9171, 316.3482
        CIE-Luv:
        35.9461, 23.9890, -98.9121
        Hunter-Lab:
        29.9669, 64.3987, -84.9188
      #8402c5 color charts
#8402c5 RGB chart
      #8402c5 CMYK chart
      #8402c5 RGB pie chart
      #8402c5 color shades, tints & tones
#8402c5 color schemes
#8402c5 color preview, HTML & CSS examples
           This text has a color of #8402c5        
        
          <p style="color:#8402c5;">Text here</p>
        
        
          .mytext {color:#8402c5;}
        
        Text color #8402c5
      
           This box has a color of #8402c5        
        
          <div style="background-color:#8402c5;">Content here</div>
        
        
          .mybackground {background-color:#8402c5;}
        
        Background color #8402c5
      
           Border around this has a color of #8402c5        
        
          <div style="border:2px solid #8402c5;">Content here</div>
        
        
          .myborder {border:2px solid #8402c5;}
        
        Border color #8402c5