#f215a6 color space conversions
Hex:
        #f215a6
        RGB:
        242, 21, 166
        CMY:
        5, 92, 35
        CMYK:
        0, 91, 31, 5
      HSL:
        321°, 89.4737%, 51.5686%
        HSV (HSB):
        321°, 91.3223%, 94.9020%
        XYZ:
        43.7690, 22.1668, 38.0481
        xyY:
        0.4209, 0.2132, 22.1668
      CIE-Lab:
        54.2035, 83.5104, -19.8303
        CIE-LCH:
        54.2035, 85.8326, 346.6420
        CIE-Luv:
        54.2035, 112.1489, -43.3612
        Hunter-Lab:
        47.0816, 83.5485, -14.9570
      #f215a6 color charts
#f215a6 RGB chart
      #f215a6 CMYK chart
      #f215a6 RGB pie chart
      #f215a6 color shades, tints & tones
#f215a6 color schemes
#f215a6 color preview, HTML & CSS examples
           This text has a color of #f215a6        
        
          <p style="color:#f215a6;">Text here</p>
        
        
          .mytext {color:#f215a6;}
        
        Text color #f215a6
      
           This box has a color of #f215a6        
        
          <div style="background-color:#f215a6;">Content here</div>
        
        
          .mybackground {background-color:#f215a6;}
        
        Background color #f215a6
      
           Border around this has a color of #f215a6        
        
          <div style="border:2px solid #f215a6;">Content here</div>
        
        
          .myborder {border:2px solid #f215a6;}
        
        Border color #f215a6