#f255a4 color space conversions
Hex:
        #f255a4
        RGB:
        242, 85, 164
        CMY:
        5, 67, 36
        CMYK:
        0, 65, 32, 5
      HSL:
        330°, 85.7923%, 64.1176%
        HSV (HSB):
        330°, 64.8760%, 94.9020%
        XYZ:
        46.5673, 28.0546, 38.0827
        xyY:
        0.4132, 0.2489, 28.0546
      CIE-Lab:
        59.9380, 66.8515, -9.9858
        CIE-LCH:
        59.9380, 67.5932, 351.5044
        CIE-Luv:
        59.9380, 95.3825, -26.6715
        Hunter-Lab:
        52.9666, 64.2426, -5.5526
      #f255a4 color charts
#f255a4 RGB chart
      #f255a4 CMYK chart
      #f255a4 RGB pie chart
      #f255a4 color shades, tints & tones
#f255a4 color schemes
#f255a4 color preview, HTML & CSS examples
           This text has a color of #f255a4        
        
          <p style="color:#f255a4;">Text here</p>
        
        
          .mytext {color:#f255a4;}
        
        Text color #f255a4
      
           This box has a color of #f255a4        
        
          <div style="background-color:#f255a4;">Content here</div>
        
        
          .mybackground {background-color:#f255a4;}
        
        Background color #f255a4
      
           Border around this has a color of #f255a4        
        
          <div style="border:2px solid #f255a4;">Content here</div>
        
        
          .myborder {border:2px solid #f255a4;}
        
        Border color #f255a4