#f281ff color space conversions
Hex:
        #f281ff
        RGB:
        242, 129, 255
        CMY:
        5, 49, 0
        CMYK:
        5, 49, 0, 0
      HSL:
        294°, 100.0000%, 75.2941%
        HSV (HSB):
        294°, 49.4118%, 100.0000%
        XYZ:
        62.5182, 41.7978, 99.3804
        xyY:
        0.3069, 0.2052, 41.7978
      CIE-Lab:
        70.7313, 60.9949, -44.4672
        CIE-LCH:
        70.7313, 75.4832, 323.9068
        CIE-Luv:
        70.7313, 50.9096, -80.4046
        Hunter-Lab:
        64.6512, 59.4713, -45.8835
      #f281ff color charts
#f281ff RGB chart
      #f281ff CMYK chart
      #f281ff RGB pie chart
      #f281ff color shades, tints & tones
#f281ff color schemes
#f281ff color preview, HTML & CSS examples
           This text has a color of #f281ff        
        
          <p style="color:#f281ff;">Text here</p>
        
        
          .mytext {color:#f281ff;}
        
        Text color #f281ff
      
           This box has a color of #f281ff        
        
          <div style="background-color:#f281ff;">Content here</div>
        
        
          .mybackground {background-color:#f281ff;}
        
        Background color #f281ff
      
           Border around this has a color of #f281ff        
        
          <div style="border:2px solid #f281ff;">Content here</div>
        
        
          .myborder {border:2px solid #f281ff;}
        
        Border color #f281ff