#f278c2 color space conversions
Hex:
        #f278c2
        RGB:
        242, 120, 194
        CMY:
        5, 53, 24
        CMYK:
        0, 50, 20, 5
      HSL:
        324°, 82.4324%, 70.9804%
        HSV (HSB):
        324°, 50.4132%, 94.9020%
        XYZ:
        53.0720, 36.2052, 55.2300
        xyY:
        0.3673, 0.2505, 36.2052
      CIE-Lab:
        66.6764, 55.3660, -16.9573
        CIE-LCH:
        66.6764, 57.9046, 342.9714
        CIE-Luv:
        66.6764, 70.0472, -35.2144
        Hunter-Lab:
        60.1708, 52.1423, -12.3020
      #f278c2 color charts
#f278c2 RGB chart
      #f278c2 CMYK chart
      #f278c2 RGB pie chart
      #f278c2 color shades, tints & tones
#f278c2 color schemes
#f278c2 color preview, HTML & CSS examples
           This text has a color of #f278c2        
        
          <p style="color:#f278c2;">Text here</p>
        
        
          .mytext {color:#f278c2;}
        
        Text color #f278c2
      
           This box has a color of #f278c2        
        
          <div style="background-color:#f278c2;">Content here</div>
        
        
          .mybackground {background-color:#f278c2;}
        
        Background color #f278c2
      
           Border around this has a color of #f278c2        
        
          <div style="border:2px solid #f278c2;">Content here</div>
        
        
          .myborder {border:2px solid #f278c2;}
        
        Border color #f278c2