#f274ff color space conversions
Hex:
        #f274ff
        RGB:
        242, 116, 255
        CMY:
        5, 55, 0
        CMYK:
        5, 55, 0, 0
      HSL:
        294°, 100.0000%, 72.7451%
        HSV (HSB):
        294°, 54.5098%, 100.0000%
        XYZ:
        60.9133, 38.5880, 98.8455
        xyY:
        0.3071, 0.1945, 38.5880
      CIE-Lab:
        68.4518, 67.0671, -48.0486
        CIE-LCH:
        68.4518, 82.5025, 324.3812
        CIE-Luv:
        68.4518, 55.5267, -86.6778
        Hunter-Lab:
        62.1193, 66.3261, -50.8600
      #f274ff color charts
#f274ff RGB chart
      #f274ff CMYK chart
      #f274ff RGB pie chart
      #f274ff color shades, tints & tones
#f274ff color schemes
#f274ff color preview, HTML & CSS examples
           This text has a color of #f274ff        
        
          <p style="color:#f274ff;">Text here</p>
        
        
          .mytext {color:#f274ff;}
        
        Text color #f274ff
      
           This box has a color of #f274ff        
        
          <div style="background-color:#f274ff;">Content here</div>
        
        
          .mybackground {background-color:#f274ff;}
        
        Background color #f274ff
      
           Border around this has a color of #f274ff        
        
          <div style="border:2px solid #f274ff;">Content here</div>
        
        
          .myborder {border:2px solid #f274ff;}
        
        Border color #f274ff