#f215d2 color space conversions
Hex:
        #f215d2
        RGB:
        242, 21, 210
        CMY:
        5, 92, 18
        CMYK:
        0, 91, 13, 5
      HSL:
        309°, 89.4737%, 51.5686%
        HSV (HSB):
        309°, 91.3223%, 94.9020%
        XYZ:
        48.5190, 24.0667, 63.0609
        xyY:
        0.3577, 0.1774, 24.0667
      CIE-Lab:
        56.1545, 88.5912, -42.3063
        CIE-LCH:
        56.1545, 98.1744, 334.4734
        CIE-Luv:
        56.1545, 92.2155, -77.7847
        Hunter-Lab:
        49.0578, 90.6881, -41.8732
      #f215d2 color charts
#f215d2 RGB chart
      #f215d2 CMYK chart
      #f215d2 RGB pie chart
      #f215d2 color shades, tints & tones
#f215d2 color schemes
#f215d2 color preview, HTML & CSS examples
           This text has a color of #f215d2        
        
          <p style="color:#f215d2;">Text here</p>
        
        
          .mytext {color:#f215d2;}
        
        Text color #f215d2
      
           This box has a color of #f215d2        
        
          <div style="background-color:#f215d2;">Content here</div>
        
        
          .mybackground {background-color:#f215d2;}
        
        Background color #f215d2
      
           Border around this has a color of #f215d2        
        
          <div style="border:2px solid #f215d2;">Content here</div>
        
        
          .myborder {border:2px solid #f215d2;}
        
        Border color #f215d2