#8214ba color space conversions
Hex:
        #8214ba
        RGB:
        130, 20, 186
        CMY:
        49, 92, 27
        CMYK:
        30, 89, 0, 27
      HSL:
        280°, 80.5825%, 40.3922%
        HSV (HSB):
        280°, 89.2473%, 72.9412%
        XYZ:
        18.3190, 8.7913, 47.1857
        xyY:
        0.2466, 0.1183, 8.7913
      CIE-Lab:
        35.5793, 66.4934, -62.4193
        CIE-LCH:
        35.5793, 91.2006, 316.8101
        CIE-Luv:
        35.5793, 24.6640, -91.1813
        Hunter-Lab:
        29.6501, 58.3965, -73.6000
      #8214ba color charts
#8214ba RGB chart
      #8214ba CMYK chart
      #8214ba RGB pie chart
      #8214ba color shades, tints & tones
#8214ba color schemes
#8214ba color preview, HTML & CSS examples
           This text has a color of #8214ba        
        
          <p style="color:#8214ba;">Text here</p>
        
        
          .mytext {color:#8214ba;}
        
        Text color #8214ba
      
           This box has a color of #8214ba        
        
          <div style="background-color:#8214ba;">Content here</div>
        
        
          .mybackground {background-color:#8214ba;}
        
        Background color #8214ba
      
           Border around this has a color of #8214ba        
        
          <div style="border:2px solid #8214ba;">Content here</div>
        
        
          .myborder {border:2px solid #8214ba;}
        
        Border color #8214ba