#f272f1 color space conversions
Hex:
        #f272f1
        RGB:
        242, 114, 241
        CMY:
        5, 55, 5
        CMYK:
        0, 53, 0, 5
      HSL:
        300°, 83.1169%, 69.8039%
        HSV (HSB):
        300°, 52.8926%, 94.9020%
        XYZ:
        58.5124, 37.2627, 87.3276
        xyY:
        0.3196, 0.2035, 37.2627
      CIE-Lab:
        67.4737, 65.5433, -41.9004
        CIE-LCH:
        67.4737, 77.7918, 327.4101
        CIE-Luv:
        67.4737, 59.9067, -76.3090
        Hunter-Lab:
        61.0432, 64.2740, -42.0892
      #f272f1 color charts
#f272f1 RGB chart
      #f272f1 CMYK chart
      #f272f1 RGB pie chart
      #f272f1 color shades, tints & tones
#f272f1 color schemes
#f272f1 color preview, HTML & CSS examples
           This text has a color of #f272f1        
        
          <p style="color:#f272f1;">Text here</p>
        
        
          .mytext {color:#f272f1;}
        
        Text color #f272f1
      
           This box has a color of #f272f1        
        
          <div style="background-color:#f272f1;">Content here</div>
        
        
          .mybackground {background-color:#f272f1;}
        
        Background color #f272f1
      
           Border around this has a color of #f272f1        
        
          <div style="border:2px solid #f272f1;">Content here</div>
        
        
          .myborder {border:2px solid #f272f1;}
        
        Border color #f272f1