#f286c2 color space conversions
Hex:
        #f286c2
        RGB:
        242, 134, 194
        CMY:
        5, 47, 24
        CMYK:
        0, 45, 20, 5
      HSL:
        327°, 80.5970%, 73.7255%
        HSV (HSB):
        327°, 44.6281%, 94.9020%
        XYZ:
        54.8807, 39.8225, 55.8329
        xyY:
        0.3646, 0.2645, 39.8225
      CIE-Lab:
        69.3429, 48.4975, -12.9382
        CIE-LCH:
        69.3429, 50.1936, 345.0625
        CIE-Luv:
        69.3429, 63.0689, -28.0436
        Hunter-Lab:
        63.1051, 44.8025, -8.2840
      #f286c2 color charts
#f286c2 RGB chart
      #f286c2 CMYK chart
      #f286c2 RGB pie chart
      #f286c2 color shades, tints & tones
#f286c2 color schemes
#f286c2 color preview, HTML & CSS examples
           This text has a color of #f286c2        
        
          <p style="color:#f286c2;">Text here</p>
        
        
          .mytext {color:#f286c2;}
        
        Text color #f286c2
      
           This box has a color of #f286c2        
        
          <div style="background-color:#f286c2;">Content here</div>
        
        
          .mybackground {background-color:#f286c2;}
        
        Background color #f286c2
      
           Border around this has a color of #f286c2        
        
          <div style="border:2px solid #f286c2;">Content here</div>
        
        
          .myborder {border:2px solid #f286c2;}
        
        Border color #f286c2