#f249ca color space conversions
Hex:
        #f249ca
        RGB:
        242, 73, 202
        CMY:
        5, 71, 21
        CMYK:
        0, 70, 17, 5
      HSL:
        314°, 86.6667%, 61.7647%
        HSV (HSB):
        314°, 69.8347%, 94.9020%
        XYZ:
        49.6612, 27.9066, 58.6462
        xyY:
        0.3646, 0.2049, 27.9066
      CIE-Lab:
        59.8043, 75.9710, -32.0289
        CIE-LCH:
        59.8043, 82.4466, 337.1400
        CIE-Luv:
        59.8043, 85.9240, -60.9972
        Hunter-Lab:
        52.8267, 75.3570, -28.8428
      #f249ca color charts
#f249ca RGB chart
      #f249ca CMYK chart
      #f249ca RGB pie chart
      #f249ca color shades, tints & tones
#f249ca color schemes
#f249ca color preview, HTML & CSS examples
           This text has a color of #f249ca        
        
          <p style="color:#f249ca;">Text here</p>
        
        
          .mytext {color:#f249ca;}
        
        Text color #f249ca
      
           This box has a color of #f249ca        
        
          <div style="background-color:#f249ca;">Content here</div>
        
        
          .mybackground {background-color:#f249ca;}
        
        Background color #f249ca
      
           Border around this has a color of #f249ca        
        
          <div style="border:2px solid #f249ca;">Content here</div>
        
        
          .myborder {border:2px solid #f249ca;}
        
        Border color #f249ca