#f217f2 color space conversions
Hex:
        #f217f2
        RGB:
        242, 23, 242
        CMY:
        5, 91, 5
        CMYK:
        0, 90, 0, 5
      HSL:
        300°, 89.3878%, 51.9608%
        HSV (HSB):
        300°, 90.4959%, 94.9020%
        XYZ:
        52.9514, 25.9008, 86.2129
        xyY:
        0.3208, 0.1569, 25.9008
      CIE-Lab:
        57.9428, 92.6986, -57.5390
        CIE-LCH:
        57.9428, 109.1044, 328.1717
        CIE-Luv:
        57.9428, 78.8622, -101.9716
        Hunter-Lab:
        50.8929, 96.6573, -64.8127
      #f217f2 color charts
#f217f2 RGB chart
      #f217f2 CMYK chart
      #f217f2 RGB pie chart
      #f217f2 color shades, tints & tones
#f217f2 color schemes
#f217f2 color preview, HTML & CSS examples
           This text has a color of #f217f2        
        
          <p style="color:#f217f2;">Text here</p>
        
        
          .mytext {color:#f217f2;}
        
        Text color #f217f2
      
           This box has a color of #f217f2        
        
          <div style="background-color:#f217f2;">Content here</div>
        
        
          .mybackground {background-color:#f217f2;}
        
        Background color #f217f2
      
           Border around this has a color of #f217f2        
        
          <div style="border:2px solid #f217f2;">Content here</div>
        
        
          .myborder {border:2px solid #f217f2;}
        
        Border color #f217f2