#f205eb color space conversions
Hex:
        #f205eb
        RGB:
        242, 5, 235
        CMY:
        5, 98, 8
        CMYK:
        0, 98, 3, 5
      HSL:
        302°, 95.9514%, 48.4314%
        HSV (HSB):
        302°, 97.9339%, 94.9020%
        XYZ:
        51.6676, 24.9839, 80.6965
        xyY:
        0.3284, 0.1588, 24.9839
      CIE-Lab:
        57.0598, 93.1528, -55.0277
        CIE-LCH:
        57.0598, 108.1919, 329.4286
        CIE-Luv:
        57.0598, 82.5659, -97.9043
        Hunter-Lab:
        49.9839, 97.0407, -60.7318
      #f205eb color charts
#f205eb RGB chart
      #f205eb CMYK chart
      #f205eb RGB pie chart
      #f205eb color shades, tints & tones
#f205eb color schemes
#f205eb color preview, HTML & CSS examples
           This text has a color of #f205eb        
        
          <p style="color:#f205eb;">Text here</p>
        
        
          .mytext {color:#f205eb;}
        
        Text color #f205eb
      
           This box has a color of #f205eb        
        
          <div style="background-color:#f205eb;">Content here</div>
        
        
          .mybackground {background-color:#f205eb;}
        
        Background color #f205eb
      
           Border around this has a color of #f205eb        
        
          <div style="border:2px solid #f205eb;">Content here</div>
        
        
          .myborder {border:2px solid #f205eb;}
        
        Border color #f205eb