#8d04d2 color space conversions
Hex:
        #8d04d2
        RGB:
        141, 4, 210
        CMY:
        45, 98, 18
        CMYK:
        33, 98, 0, 18
      HSL:
        280°, 96.2617%, 41.9608%
        HSV (HSB):
        280°, 98.0952%, 82.3529%
        XYZ:
        22.6608, 10.4027, 61.7863
        xyY:
        0.2389, 0.1097, 10.4027
      CIE-Lab:
        38.5557, 74.8846, -71.5183
        CIE-LCH:
        38.5557, 103.5499, 316.3172
        CIE-Luv:
        38.5557, 25.6319, -105.8431
        Hunter-Lab:
        32.2532, 68.9692, -91.0025
      #8d04d2 color charts
#8d04d2 RGB chart
      #8d04d2 CMYK chart
      #8d04d2 RGB pie chart
      #8d04d2 color shades, tints & tones
#8d04d2 color schemes
#8d04d2 color preview, HTML & CSS examples
           This text has a color of #8d04d2        
        
          <p style="color:#8d04d2;">Text here</p>
        
        
          .mytext {color:#8d04d2;}
        
        Text color #8d04d2
      
           This box has a color of #8d04d2        
        
          <div style="background-color:#8d04d2;">Content here</div>
        
        
          .mybackground {background-color:#8d04d2;}
        
        Background color #8d04d2
      
           Border around this has a color of #8d04d2        
        
          <div style="border:2px solid #8d04d2;">Content here</div>
        
        
          .myborder {border:2px solid #8d04d2;}
        
        Border color #8d04d2