#f275f4 color space conversions
Hex:
        #f275f4
        RGB:
        242, 117, 244
        CMY:
        5, 54, 4
        CMYK:
        1, 52, 0, 4
      HSL:
        299°, 85.2349%, 70.7843%
        HSV (HSB):
        299°, 52.0492%, 95.6863%
        XYZ:
        59.3084, 38.1315, 89.8222
        xyY:
        0.3167, 0.2036, 38.1315
      CIE-Lab:
        68.1174, 64.6885, -42.5433
        CIE-LCH:
        68.1174, 77.4244, 326.6685
        CIE-Luv:
        68.1174, 58.0324, -77.3399
        Hunter-Lab:
        61.7507, 63.3764, -43.0174
      #f275f4 color charts
#f275f4 RGB chart
      #f275f4 CMYK chart
      #f275f4 RGB pie chart
      #f275f4 color shades, tints & tones
#f275f4 color schemes
#f275f4 color preview, HTML & CSS examples
           This text has a color of #f275f4        
        
          <p style="color:#f275f4;">Text here</p>
        
        
          .mytext {color:#f275f4;}
        
        Text color #f275f4
      
           This box has a color of #f275f4        
        
          <div style="background-color:#f275f4;">Content here</div>
        
        
          .mybackground {background-color:#f275f4;}
        
        Background color #f275f4
      
           Border around this has a color of #f275f4        
        
          <div style="border:2px solid #f275f4;">Content here</div>
        
        
          .myborder {border:2px solid #f275f4;}
        
        Border color #f275f4