#f234db color space conversions
Hex:
#f234db
RGB:
242, 52, 219
CMY:
5, 80, 14
CMYK:
0, 79, 10, 5
HSL:
307°, 87.9630%, 57.6471%
HSV (HSB):
307°, 78.5124%, 94.9020%
XYZ:
50.6321, 26.4477, 69.4541
xyY:
0.3455, 0.1805, 26.4477
CIE-Lab:
58.4596, 84.3746, -43.7855
CIE-LCH:
58.4596, 95.0592, 332.5733
CIE-Luv:
58.4596, 84.3794, -80.0453
Hunter-Lab:
51.4273, 85.7421, -44.0738
#f234db color charts
#f234db color shades, tints & tones
#f234db color schemes
#f234db color preview, HTML & CSS examples
This text has a color of #f234db
<p style="color:#f234db;">Text here</p>
.mytext {color:#f234db;}
This box has a color of #f234db
<div style="background-color:#f234db;">Content here</div>
.mybackground {background-color:#f234db;}
Border around this has a color of #f234db
<div style="border:2px solid #f234db;">Content here</div>
.myborder {border:2px solid #f234db;}