#f254d2 color space conversions
Hex:
        #f254d2
        RGB:
        242, 84, 210
        CMY:
        5, 67, 18
        CMYK:
        0, 65, 13, 5
      HSL:
        312°, 85.8696%, 63.9216%
        HSV (HSB):
        312°, 65.2893%, 94.9020%
        XYZ:
        51.4211, 29.8710, 64.0283
        xyY:
        0.3538, 0.2056, 29.8710
      CIE-Lab:
        61.5428, 73.1795, -33.8643
        CIE-LCH:
        61.5428, 80.6352, 335.1673
        CIE-Luv:
        61.5428, 79.6667, -63.6840
        Hunter-Lab:
        54.6544, 72.2950, -31.2008
      #f254d2 color charts
#f254d2 RGB chart
      #f254d2 CMYK chart
      #f254d2 RGB pie chart
      #f254d2 color shades, tints & tones
#f254d2 color schemes
#f254d2 color preview, HTML & CSS examples
           This text has a color of #f254d2        
        
          <p style="color:#f254d2;">Text here</p>
        
        
          .mytext {color:#f254d2;}
        
        Text color #f254d2
      
           This box has a color of #f254d2        
        
          <div style="background-color:#f254d2;">Content here</div>
        
        
          .mybackground {background-color:#f254d2;}
        
        Background color #f254d2
      
           Border around this has a color of #f254d2        
        
          <div style="border:2px solid #f254d2;">Content here</div>
        
        
          .myborder {border:2px solid #f254d2;}
        
        Border color #f254d2