#f800fa color space conversions
Hex:
#f800fa
RGB:
248, 0, 250
CMY:
3, 100, 2
CMYK:
1, 100, 0, 2
HSL:
300°, 100.0000%, 49.0196%
HSV (HSB):
300°, 100.0000%, 98.0392%
XYZ:
55.9667, 26.8586, 92.6769
xyY:
0.3189, 0.1530, 26.8586
CIE-Lab:
58.8432, 96.4834, -60.4998
CIE-LCH:
58.8432, 113.8827, 327.9103
CIE-Luv:
58.8432, 81.0595, -107.3188
Hunter-Lab:
51.8253, 102.0700, -69.7481
#f800fa color charts
#f800fa RGB chart
#f800fa CMYK chart
#f800fa RGB pie chart
#f800fa color shades, tints & tones
#f800fa color schemes
#f800fa color preview, HTML & CSS examples
This text has a color of #f800fa
<p style="color:#f800fa;">Text here</p>
.mytext {color:#f800fa;}
Text color #f800fa
This box has a color of #f800fa
<div style="background-color:#f800fa;">Content here</div>
.mybackground {background-color:#f800fa;}
Background color #f800fa
Border around this has a color of #f800fa
<div style="border:2px solid #f800fa;">Content here</div>
.myborder {border:2px solid #f800fa;}
Border color #f800fa