#8218cf color space conversions
Hex:
        #8218cf
        RGB:
        130, 24, 207
        CMY:
        49, 91, 19
        CMYK:
        37, 88, 0, 19
      HSL:
        275°, 79.2208%, 45.2941%
        HSV (HSB):
        275°, 88.4058%, 81.1765%
        XYZ:
        20.7950, 9.9041, 59.8471
        xyY:
        0.2297, 0.1094, 9.9041
      CIE-Lab:
        37.6697, 69.9496, -71.2951
        CIE-LCH:
        37.6697, 99.8796, 314.4542
        CIE-Luv:
        37.6697, 19.8667, -104.2366
        Hunter-Lab:
        31.4708, 62.8742, -90.7207
      #8218cf color charts
#8218cf RGB chart
      #8218cf CMYK chart
      #8218cf RGB pie chart
      #8218cf color shades, tints & tones
#8218cf color schemes
#8218cf color preview, HTML & CSS examples
           This text has a color of #8218cf        
        
          <p style="color:#8218cf;">Text here</p>
        
        
          .mytext {color:#8218cf;}
        
        Text color #8218cf
      
           This box has a color of #8218cf        
        
          <div style="background-color:#8218cf;">Content here</div>
        
        
          .mybackground {background-color:#8218cf;}
        
        Background color #8218cf
      
           Border around this has a color of #8218cf        
        
          <div style="border:2px solid #8218cf;">Content here</div>
        
        
          .myborder {border:2px solid #8218cf;}
        
        Border color #8218cf