#9205ef color space conversions
Hex:
        #9205ef
        RGB:
        146, 5, 239
        CMY:
        43, 98, 6
        CMYK:
        39, 98, 0, 6
      HSL:
        276°, 95.9016%, 47.8431%
        HSV (HSB):
        276°, 97.9079%, 93.7255%
        XYZ:
        27.4883, 12.4515, 82.6159
        xyY:
        0.2243, 0.1016, 12.4515
      CIE-Lab:
        41.9249, 80.9772, -82.5461
        CIE-LCH:
        41.9249, 115.6337, 314.4503
        CIE-Luv:
        41.9249, 21.8544, -123.0835
        Hunter-Lab:
        35.2867, 77.2995, -114.1135
      #9205ef color charts
#9205ef RGB chart
      #9205ef CMYK chart
      #9205ef RGB pie chart
      #9205ef color shades, tints & tones
#9205ef color schemes
#9205ef color preview, HTML & CSS examples
           This text has a color of #9205ef        
        
          <p style="color:#9205ef;">Text here</p>
        
        
          .mytext {color:#9205ef;}
        
        Text color #9205ef
      
           This box has a color of #9205ef        
        
          <div style="background-color:#9205ef;">Content here</div>
        
        
          .mybackground {background-color:#9205ef;}
        
        Background color #9205ef
      
           Border around this has a color of #9205ef        
        
          <div style="border:2px solid #9205ef;">Content here</div>
        
        
          .myborder {border:2px solid #9205ef;}
        
        Border color #9205ef