#f99cf5 color space conversions
Hex:
#f99cf5
RGB:
249, 156, 245
CMY:
2, 39, 4
CMYK:
0, 37, 2, 2
HSL:
303°, 88.5714%, 79.4118%
HSV (HSB):
303°, 37.3494%, 97.6471%
XYZ:
67.4368, 50.5092, 92.5812
xyY:
0.3203, 0.2399, 50.5092
CIE-Lab:
76.3808, 47.7605, -30.1973
CIE-LCH:
76.3808, 56.5061, 327.6962
CIE-Luv:
76.3808, 46.4285, -55.7394
Hunter-Lab:
71.0699, 45.0030, -27.4869
#f99cf5 color charts
#f99cf5 color shades, tints & tones
#f99cf5 color schemes
#f99cf5 color preview, HTML & CSS examples
This text has a color of #f99cf5
<p style="color:#f99cf5;">Text here</p>
.mytext {color:#f99cf5;}
This box has a color of #f99cf5
<div style="background-color:#f99cf5;">Content here</div>
.mybackground {background-color:#f99cf5;}
Border around this has a color of #f99cf5
<div style="border:2px solid #f99cf5;">Content here</div>
.myborder {border:2px solid #f99cf5;}