#f800ff color space conversions
Hex:
#f800ff
RGB:
248, 0, 255
CMY:
3, 100, 0
CMYK:
3, 100, 0, 0
HSL:
298°, 100.0000%, 50.0000%
HSV (HSB):
298°, 100.0000%, 100.0000%
XYZ:
56.7614, 27.1765, 96.8617
xyY:
0.3139, 0.1503, 27.1765
CIE-Lab:
59.1373, 97.1900, -62.8037
CIE-LCH:
59.1373, 115.7160, 327.1296
CIE-Luv:
59.1373, 79.0968, -110.9938
Hunter-Lab:
52.1310, 103.1253, -73.6716
#f800ff color charts
#f800ff RGB chart
#f800ff CMYK chart
#f800ff RGB pie chart
#f800ff color shades, tints & tones
#f800ff color schemes
#f800ff color preview, HTML & CSS examples
This text has a color of #f800ff
<p style="color:#f800ff;">Text here</p>
.mytext {color:#f800ff;}
Text color #f800ff
This box has a color of #f800ff
<div style="background-color:#f800ff;">Content here</div>
.mybackground {background-color:#f800ff;}
Background color #f800ff
Border around this has a color of #f800ff
<div style="border:2px solid #f800ff;">Content here</div>
.myborder {border:2px solid #f800ff;}
Border color #f800ff