#f2a7fd color space conversions
Hex:
#f2a7fd
RGB:
242, 167, 253
CMY:
5, 35, 1
CMYK:
4, 34, 0, 1
HSL:
292°, 95.5556%, 82.3529%
HSV (HSB):
292°, 33.9921%, 99.2157%
XYZ:
68.1663, 53.6065, 99.6828
xyY:
0.3078, 0.2421, 53.6065
CIE-Lab:
78.2317, 41.3844, -31.7319
CIE-LCH:
78.2317, 52.1496, 322.5205
CIE-Luv:
78.2317, 35.5407, -57.4007
Hunter-Lab:
73.2165, 38.0589, -29.4707
#f2a7fd color charts
#f2a7fd color shades, tints & tones
#f2a7fd color schemes
#f2a7fd color preview, HTML & CSS examples
This text has a color of #f2a7fd
<p style="color:#f2a7fd;">Text here</p>
.mytext {color:#f2a7fd;}
This box has a color of #f2a7fd
<div style="background-color:#f2a7fd;">Content here</div>
.mybackground {background-color:#f2a7fd;}
Border around this has a color of #f2a7fd
<div style="border:2px solid #f2a7fd;">Content here</div>
.myborder {border:2px solid #f2a7fd;}