#8d02ba color space conversions
Hex:
        #8d02ba
        RGB:
        141, 2, 186
        CMY:
        45, 99, 27
        CMYK:
        24, 99, 0, 27
      HSL:
        285°, 97.8723%, 36.8627%
        HSV (HSB):
        285°, 98.9247%, 72.9412%
        XYZ:
        19.8691, 9.2513, 47.1928
        xyY:
        0.2604, 0.1212, 9.2513
      CIE-Lab:
        36.4637, 70.6084, -60.9021
        CIE-LCH:
        36.4637, 93.2449, 319.2211
        CIE-Luv:
        36.4637, 31.7079, -90.5384
        Hunter-Lab:
        30.4160, 63.3767, -70.7021
      #8d02ba color charts
#8d02ba RGB chart
      #8d02ba CMYK chart
      #8d02ba RGB pie chart
      #8d02ba color shades, tints & tones
#8d02ba color schemes
#8d02ba color preview, HTML & CSS examples
           This text has a color of #8d02ba        
        
          <p style="color:#8d02ba;">Text here</p>
        
        
          .mytext {color:#8d02ba;}
        
        Text color #8d02ba
      
           This box has a color of #8d02ba        
        
          <div style="background-color:#8d02ba;">Content here</div>
        
        
          .mybackground {background-color:#8d02ba;}
        
        Background color #8d02ba
      
           Border around this has a color of #8d02ba        
        
          <div style="border:2px solid #8d02ba;">Content here</div>
        
        
          .myborder {border:2px solid #8d02ba;}
        
        Border color #8d02ba