#f204cd color space conversions
Hex:
#f204cd
RGB:
242, 4, 205
CMY:
5, 98, 20
CMYK:
0, 98, 15, 5
HSL:
309°, 96.7480%, 48.2353%
HSV (HSB):
309°, 98.3471%, 94.9020%
XYZ:
47.6808, 23.3719, 59.7558
xyY:
0.3645, 0.1787, 23.3719
CIE-Lab:
55.4533, 89.2992, -40.5503
CIE-LCH:
55.4533, 98.0749, 335.5774
CIE-Luv:
55.4533, 95.4477, -75.0565
Hunter-Lab:
48.3444, 91.4469, -39.4438
#f204cd color charts
#f204cd color shades, tints & tones
#f204cd color schemes
#f204cd color preview, HTML & CSS examples
This text has a color of #f204cd
<p style="color:#f204cd;">Text here</p>
.mytext {color:#f204cd;}
This box has a color of #f204cd
<div style="background-color:#f204cd;">Content here</div>
.mybackground {background-color:#f204cd;}
Border around this has a color of #f204cd
<div style="border:2px solid #f204cd;">Content here</div>
.myborder {border:2px solid #f204cd;}