#f276ea color space conversions
Hex:
        #f276ea
        RGB:
        242, 118, 234
        CMY:
        5, 54, 8
        CMYK:
        0, 51, 3, 5
      HSL:
        304°, 82.6667%, 70.5882%
        HSV (HSB):
        304°, 51.2397%, 94.9020%
        XYZ:
        57.9477, 37.7746, 82.0790
        xyY:
        0.3259, 0.2125, 37.7746
      CIE-Lab:
        67.8542, 62.5303, -37.4444
        CIE-LCH:
        67.8542, 72.8843, 329.0859
        CIE-Luv:
        67.8542, 60.2833, -68.7380
        Hunter-Lab:
        61.4611, 60.7392, -36.1568
      #f276ea color charts
#f276ea RGB chart
      #f276ea CMYK chart
      #f276ea RGB pie chart
      #f276ea color shades, tints & tones
#f276ea color schemes
#f276ea color preview, HTML & CSS examples
           This text has a color of #f276ea        
        
          <p style="color:#f276ea;">Text here</p>
        
        
          .mytext {color:#f276ea;}
        
        Text color #f276ea
      
           This box has a color of #f276ea        
        
          <div style="background-color:#f276ea;">Content here</div>
        
        
          .mybackground {background-color:#f276ea;}
        
        Background color #f276ea
      
           Border around this has a color of #f276ea        
        
          <div style="border:2px solid #f276ea;">Content here</div>
        
        
          .myborder {border:2px solid #f276ea;}
        
        Border color #f276ea