#f291d2 color space conversions
Hex:
        #f291d2
        RGB:
        242, 145, 210
        CMY:
        5, 43, 18
        CMYK:
        0, 40, 13, 5
      HSL:
        320°, 78.8618%, 75.8824%
        HSV (HSB):
        320°, 40.0826%, 94.9020%
        XYZ:
        58.3762, 43.7812, 66.3466
        xyY:
        0.3464, 0.2598, 43.7812
      CIE-Lab:
        72.0820, 45.3495, -17.6917
        CIE-LCH:
        72.0820, 48.6782, 338.6883
        CIE-Luv:
        72.0820, 53.9736, -34.9466
        Hunter-Lab:
        66.1674, 41.6889, -13.1335
      #f291d2 color charts
#f291d2 RGB chart
      #f291d2 CMYK chart
      #f291d2 RGB pie chart
      #f291d2 color shades, tints & tones
#f291d2 color schemes
#f291d2 color preview, HTML & CSS examples
           This text has a color of #f291d2        
        
          <p style="color:#f291d2;">Text here</p>
        
        
          .mytext {color:#f291d2;}
        
        Text color #f291d2
      
           This box has a color of #f291d2        
        
          <div style="background-color:#f291d2;">Content here</div>
        
        
          .mybackground {background-color:#f291d2;}
        
        Background color #f291d2
      
           Border around this has a color of #f291d2        
        
          <div style="border:2px solid #f291d2;">Content here</div>
        
        
          .myborder {border:2px solid #f291d2;}
        
        Border color #f291d2