#9213fe color space conversions
Hex:
        #9213fe
        RGB:
        146, 19, 254
        CMY:
        43, 93, 0
        CMYK:
        43, 93, 0, 0
      HSL:
        272°, 99.1561%, 53.5294%
        HSV (HSB):
        272°, 92.5197%, 99.6078%
        XYZ:
        29.9763, 13.7325, 94.8366
        xyY:
        0.2164, 0.0991, 13.7325
      CIE-Lab:
        43.8468, 82.3824, -87.8167
        CIE-LCH:
        43.8468, 120.4103, 313.1712
        CIE-Luv:
        43.8468, 18.5466, -131.6007
        Hunter-Lab:
        37.0574, 79.5412, -125.7938
      #9213fe color charts
#9213fe RGB chart
      #9213fe CMYK chart
      #9213fe RGB pie chart
      #9213fe color shades, tints & tones
#9213fe color schemes
#9213fe color preview, HTML & CSS examples
           This text has a color of #9213fe        
        
          <p style="color:#9213fe;">Text here</p>
        
        
          .mytext {color:#9213fe;}
        
        Text color #9213fe
      
           This box has a color of #9213fe        
        
          <div style="background-color:#9213fe;">Content here</div>
        
        
          .mybackground {background-color:#9213fe;}
        
        Background color #9213fe
      
           Border around this has a color of #9213fe        
        
          <div style="border:2px solid #9213fe;">Content here</div>
        
        
          .myborder {border:2px solid #9213fe;}
        
        Border color #9213fe