#f231db color space conversions
Hex:
#f231db
RGB:
242, 49, 219
CMY:
5, 81, 14
CMYK:
0, 80, 10, 5
HSL:
307°, 88.1279%, 57.0588%
HSV (HSB):
307°, 79.7521%, 94.9020%
XYZ:
50.5024, 26.1883, 69.4109
xyY:
0.3457, 0.1792, 26.1883
CIE-Lab:
58.2154, 85.0809, -44.1708
CIE-LCH:
58.2154, 95.8635, 332.5633
CIE-Luv:
58.2154, 84.9131, -80.6725
Hunter-Lab:
51.1745, 86.6002, -44.5962
#f231db color charts
#f231db color shades, tints & tones
#f231db color schemes
#f231db color preview, HTML & CSS examples
This text has a color of #f231db
<p style="color:#f231db;">Text here</p>
.mytext {color:#f231db;}
This box has a color of #f231db
<div style="background-color:#f231db;">Content here</div>
.mybackground {background-color:#f231db;}
Border around this has a color of #f231db
<div style="border:2px solid #f231db;">Content here</div>
.myborder {border:2px solid #f231db;}