#f255c1 color space conversions
Hex:
        #f255c1
        RGB:
        242, 85, 193
        CMY:
        5, 67, 24
        CMYK:
        0, 65, 20, 5
      HSL:
        319°, 85.7923%, 64.1176%
        HSV (HSB):
        319°, 64.8760%, 94.9020%
        XYZ:
        49.4921, 29.2245, 53.4844
        xyY:
        0.3744, 0.2211, 29.2245
      CIE-Lab:
        60.9793, 70.4488, -25.0816
        CIE-LCH:
        60.9793, 74.7805, 340.4030
        CIE-Luv:
        60.9793, 85.2339, -49.6538
        Hunter-Lab:
        54.0597, 68.8138, -20.8173
      #f255c1 color charts
#f255c1 RGB chart
      #f255c1 CMYK chart
      #f255c1 RGB pie chart
      #f255c1 color shades, tints & tones
#f255c1 color schemes
#f255c1 color preview, HTML & CSS examples
           This text has a color of #f255c1        
        
          <p style="color:#f255c1;">Text here</p>
        
        
          .mytext {color:#f255c1;}
        
        Text color #f255c1
      
           This box has a color of #f255c1        
        
          <div style="background-color:#f255c1;">Content here</div>
        
        
          .mybackground {background-color:#f255c1;}
        
        Background color #f255c1
      
           Border around this has a color of #f255c1        
        
          <div style="border:2px solid #f255c1;">Content here</div>
        
        
          .myborder {border:2px solid #f255c1;}
        
        Border color #f255c1