#f23ceb color space conversions
Hex:
#f23ceb
RGB:
242, 60, 235
CMY:
5, 76, 8
CMYK:
0, 75, 3, 5
HSL:
302°, 87.5000%, 59.2157%
HSV (HSB):
302°, 75.2066%, 94.9020%
XYZ:
53.2292, 28.1071, 81.2170
xyY:
0.3275, 0.1729, 28.1071
CIE-Lab:
59.9854, 84.6127, -50.3719
CIE-LCH:
59.9854, 98.4715, 329.2337
CIE-Luv:
59.9854, 76.8119, -90.6587
Hunter-Lab:
53.0161, 86.4391, -53.7168
#f23ceb color charts
#f23ceb color shades, tints & tones
#f23ceb color schemes
#f23ceb color preview, HTML & CSS examples
This text has a color of #f23ceb
<p style="color:#f23ceb;">Text here</p>
.mytext {color:#f23ceb;}
This box has a color of #f23ceb
<div style="background-color:#f23ceb;">Content here</div>
.mybackground {background-color:#f23ceb;}
Border around this has a color of #f23ceb
<div style="border:2px solid #f23ceb;">Content here</div>
.myborder {border:2px solid #f23ceb;}