#f286ff color space conversions
Hex:
        #f286ff
        RGB:
        242, 134, 255
        CMY:
        5, 47, 0
        CMYK:
        5, 47, 0, 0
      HSL:
        294°, 100.0000%, 76.2745%
        HSV (HSB):
        294°, 47.4510%, 100.0000%
        XYZ:
        63.1930, 43.1474, 99.6054
        xyY:
        0.3068, 0.2095, 43.1474
      CIE-Lab:
        71.6549, 58.5726, -43.0209
        CIE-LCH:
        71.6549, 72.6742, 323.7031
        CIE-Luv:
        71.6549, 49.0190, -77.8348
        Hunter-Lab:
        65.6867, 56.7719, -43.9249
      #f286ff color charts
#f286ff RGB chart
      #f286ff CMYK chart
      #f286ff RGB pie chart
      #f286ff color shades, tints & tones
#f286ff color schemes
#f286ff color preview, HTML & CSS examples
           This text has a color of #f286ff        
        
          <p style="color:#f286ff;">Text here</p>
        
        
          .mytext {color:#f286ff;}
        
        Text color #f286ff
      
           This box has a color of #f286ff        
        
          <div style="background-color:#f286ff;">Content here</div>
        
        
          .mybackground {background-color:#f286ff;}
        
        Background color #f286ff
      
           Border around this has a color of #f286ff        
        
          <div style="border:2px solid #f286ff;">Content here</div>
        
        
          .myborder {border:2px solid #f286ff;}
        
        Border color #f286ff