#9205f2 color space conversions
Hex:
        #9205f2
        RGB:
        146, 5, 242
        CMY:
        43, 98, 5
        CMYK:
        40, 98, 0, 5
      HSL:
        276°, 95.9514%, 48.4314%
        HSV (HSB):
        276°, 97.9339%, 94.9020%
        XYZ:
        27.9353, 12.6303, 84.9699
        xyY:
        0.2225, 0.1006, 12.6303
      CIE-Lab:
        42.2009, 81.5705, -83.7867
        CIE-LCH:
        42.2009, 116.9357, 314.2321
        CIE-Luv:
        42.2009, 21.2586, -124.8951
        Hunter-Lab:
        35.5392, 78.1152, -116.8779
      #9205f2 color charts
#9205f2 RGB chart
      #9205f2 CMYK chart
      #9205f2 RGB pie chart
      #9205f2 color shades, tints & tones
#9205f2 color schemes
#9205f2 color preview, HTML & CSS examples
           This text has a color of #9205f2        
        
          <p style="color:#9205f2;">Text here</p>
        
        
          .mytext {color:#9205f2;}
        
        Text color #9205f2
      
           This box has a color of #9205f2        
        
          <div style="background-color:#9205f2;">Content here</div>
        
        
          .mybackground {background-color:#9205f2;}
        
        Background color #9205f2
      
           Border around this has a color of #9205f2        
        
          <div style="border:2px solid #9205f2;">Content here</div>
        
        
          .myborder {border:2px solid #9205f2;}
        
        Border color #9205f2