#f286d3 color space conversions
Hex:
        #f286d3
        RGB:
        242, 134, 211
        CMY:
        5, 47, 17
        CMYK:
        0, 45, 13, 5
      HSL:
        317°, 80.5970%, 73.7255%
        HSV (HSB):
        317°, 44.6281%, 94.9020%
        XYZ:
        56.9009, 40.6306, 66.4715
        xyY:
        0.3470, 0.2477, 40.6306
      CIE-Lab:
        69.9163, 51.0734, -21.5319
        CIE-LCH:
        69.9163, 55.4266, 337.1403
        CIE-Luv:
        69.9163, 59.1252, -41.7812
        Hunter-Lab:
        63.7421, 47.7935, -17.2092
      #f286d3 color charts
#f286d3 RGB chart
      #f286d3 CMYK chart
      #f286d3 RGB pie chart
      #f286d3 color shades, tints & tones
#f286d3 color schemes
#f286d3 color preview, HTML & CSS examples
           This text has a color of #f286d3        
        
          <p style="color:#f286d3;">Text here</p>
        
        
          .mytext {color:#f286d3;}
        
        Text color #f286d3
      
           This box has a color of #f286d3        
        
          <div style="background-color:#f286d3;">Content here</div>
        
        
          .mybackground {background-color:#f286d3;}
        
        Background color #f286d3
      
           Border around this has a color of #f286d3        
        
          <div style="border:2px solid #f286d3;">Content here</div>
        
        
          .myborder {border:2px solid #f286d3;}
        
        Border color #f286d3