#7218ea color space conversions
Hex:
        #7218ea
        RGB:
        114, 24, 234
        CMY:
        55, 91, 8
        CMYK:
        51, 90, 0, 8
      HSL:
        266°, 83.3333%, 50.5882%
        HSV (HSB):
        266°, 89.7436%, 91.7647%
        XYZ:
        22.1173, 10.1712, 78.6394
        xyY:
        0.1994, 0.0917, 10.1712
      CIE-Lab:
        38.1479, 74.1437, -86.0832
        CIE-LCH:
        38.1479, 113.6116, 310.7384
        CIE-Luv:
        38.1479, 8.7392, -121.6968
        Hunter-Lab:
        31.8923, 67.9784, -123.8715
      #7218ea color charts
#7218ea RGB chart
      #7218ea CMYK chart
      #7218ea RGB pie chart
      #7218ea color shades, tints & tones
#7218ea color schemes
#7218ea color preview, HTML & CSS examples
           This text has a color of #7218ea        
        
          <p style="color:#7218ea;">Text here</p>
        
        
          .mytext {color:#7218ea;}
        
        Text color #7218ea
      
           This box has a color of #7218ea        
        
          <div style="background-color:#7218ea;">Content here</div>
        
        
          .mybackground {background-color:#7218ea;}
        
        Background color #7218ea
      
           Border around this has a color of #7218ea        
        
          <div style="border:2px solid #7218ea;">Content here</div>
        
        
          .myborder {border:2px solid #7218ea;}
        
        Border color #7218ea