#f270e4 color space conversions
Hex:
        #f270e4
        RGB:
        242, 112, 228
        CMY:
        5, 56, 11
        CMYK:
        0, 54, 6, 5
      HSL:
        306°, 83.3333%, 69.4118%
        HSV (HSB):
        306°, 53.7190%, 94.9020%
        XYZ:
        56.4157, 36.0670, 77.3870
        xyY:
        0.3321, 0.2123, 36.0670
      CIE-Lab:
        66.5711, 64.2912, -36.1200
        CIE-LCH:
        66.5711, 73.7429, 330.6719
        CIE-Luv:
        66.5711, 64.1973, -66.6819
        Hunter-Lab:
        60.0558, 62.5830, -34.3611
      #f270e4 color charts
#f270e4 RGB chart
      #f270e4 CMYK chart
      #f270e4 RGB pie chart
      #f270e4 color shades, tints & tones
#f270e4 color schemes
#f270e4 color preview, HTML & CSS examples
           This text has a color of #f270e4        
        
          <p style="color:#f270e4;">Text here</p>
        
        
          .mytext {color:#f270e4;}
        
        Text color #f270e4
      
           This box has a color of #f270e4        
        
          <div style="background-color:#f270e4;">Content here</div>
        
        
          .mybackground {background-color:#f270e4;}
        
        Background color #f270e4
      
           Border around this has a color of #f270e4        
        
          <div style="border:2px solid #f270e4;">Content here</div>
        
        
          .myborder {border:2px solid #f270e4;}
        
        Border color #f270e4