#f271e1 color space conversions
Hex:
        #f271e1
        RGB:
        242, 113, 225
        CMY:
        5, 56, 12
        CMYK:
        0, 53, 7, 5
      HSL:
        308°, 83.2258%, 69.6078%
        HSV (HSB):
        308°, 53.3058%, 94.9020%
        XYZ:
        56.1137, 36.1237, 75.2492
        xyY:
        0.3350, 0.2157, 36.1237
      CIE-Lab:
        66.6144, 63.3535, -34.3866
        CIE-LCH:
        66.6144, 72.0840, 331.5081
        CIE-Luv:
        66.6144, 64.6460, -63.7761
        Hunter-Lab:
        60.1030, 61.4717, -32.1592
      #f271e1 color charts
#f271e1 RGB chart
      #f271e1 CMYK chart
      #f271e1 RGB pie chart
      #f271e1 color shades, tints & tones
#f271e1 color schemes
#f271e1 color preview, HTML & CSS examples
           This text has a color of #f271e1        
        
          <p style="color:#f271e1;">Text here</p>
        
        
          .mytext {color:#f271e1;}
        
        Text color #f271e1
      
           This box has a color of #f271e1        
        
          <div style="background-color:#f271e1;">Content here</div>
        
        
          .mybackground {background-color:#f271e1;}
        
        Background color #f271e1
      
           Border around this has a color of #f271e1        
        
          <div style="border:2px solid #f271e1;">Content here</div>
        
        
          .myborder {border:2px solid #f271e1;}
        
        Border color #f271e1