#f286ec color space conversions
Hex:
        #f286ec
        RGB:
        242, 134, 236
        CMY:
        5, 47, 7
        CMYK:
        0, 45, 2, 5
      HSL:
        303°, 80.5970%, 73.7255%
        HSV (HSB):
        303°, 44.6281%, 94.9020%
        XYZ:
        60.2834, 41.9836, 84.2832
        xyY:
        0.3231, 0.2251, 41.9836
      CIE-Lab:
        70.8596, 55.1974, -33.8778
        CIE-LCH:
        70.8596, 64.7646, 328.4602
        CIE-Luv:
        70.8596, 53.3359, -62.2683
        Hunter-Lab:
        64.7947, 52.6811, -31.7665
      #f286ec color charts
#f286ec RGB chart
      #f286ec CMYK chart
      #f286ec RGB pie chart
      #f286ec color shades, tints & tones
#f286ec color schemes
#f286ec color preview, HTML & CSS examples
           This text has a color of #f286ec        
        
          <p style="color:#f286ec;">Text here</p>
        
        
          .mytext {color:#f286ec;}
        
        Text color #f286ec
      
           This box has a color of #f286ec        
        
          <div style="background-color:#f286ec;">Content here</div>
        
        
          .mybackground {background-color:#f286ec;}
        
        Background color #f286ec
      
           Border around this has a color of #f286ec        
        
          <div style="border:2px solid #f286ec;">Content here</div>
        
        
          .myborder {border:2px solid #f286ec;}
        
        Border color #f286ec