#f276d2 color space conversions
Hex:
        #f276d2
        RGB:
        242, 118, 210
        CMY:
        5, 54, 18
        CMYK:
        0, 51, 13, 5
      HSL:
        315°, 82.6667%, 70.5882%
        HSV (HSB):
        315°, 51.2397%, 94.9020%
        XYZ:
        54.7292, 36.4873, 65.1310
        xyY:
        0.3500, 0.2334, 36.4873
      CIE-Lab:
        66.8906, 58.6847, -25.6005
        CIE-LCH:
        66.8906, 64.0256, 336.4314
        CIE-Luv:
        66.8906, 66.6861, -49.1592
        Hunter-Lab:
        60.4047, 56.0205, -21.6458
      #f276d2 color charts
#f276d2 RGB chart
      #f276d2 CMYK chart
      #f276d2 RGB pie chart
      #f276d2 color shades, tints & tones
#f276d2 color schemes
#f276d2 color preview, HTML & CSS examples
           This text has a color of #f276d2        
        
          <p style="color:#f276d2;">Text here</p>
        
        
          .mytext {color:#f276d2;}
        
        Text color #f276d2
      
           This box has a color of #f276d2        
        
          <div style="background-color:#f276d2;">Content here</div>
        
        
          .mybackground {background-color:#f276d2;}
        
        Background color #f276d2
      
           Border around this has a color of #f276d2        
        
          <div style="border:2px solid #f276d2;">Content here</div>
        
        
          .myborder {border:2px solid #f276d2;}
        
        Border color #f276d2