#f234cc color space conversions
Hex:
#f234cc
RGB:
242, 52, 204
CMY:
5, 80, 20
CMYK:
0, 79, 16, 5
HSL:
312°, 87.9630%, 57.6471%
HSV (HSB):
312°, 78.5124%, 94.9020%
XYZ:
48.7450, 25.6929, 59.5168
xyY:
0.3639, 0.1918, 25.6929
CIE-Lab:
57.7444, 82.3581, -36.3817
CIE-LCH:
57.7444, 90.0360, 336.1665
CIE-Luv:
57.7444, 90.3794, -68.2550
Hunter-Lab:
50.6881, 82.9531, -34.1352
#f234cc color charts
#f234cc color shades, tints & tones
#f234cc color schemes
#f234cc color preview, HTML & CSS examples
This text has a color of #f234cc
<p style="color:#f234cc;">Text here</p>
.mytext {color:#f234cc;}
This box has a color of #f234cc
<div style="background-color:#f234cc;">Content here</div>
.mybackground {background-color:#f234cc;}
Border around this has a color of #f234cc
<div style="border:2px solid #f234cc;">Content here</div>
.myborder {border:2px solid #f234cc;}