#f02ceb color space conversions
Hex:
#f02ceb
RGB:
240, 44, 235
CMY:
6, 83, 8
CMYK:
0, 82, 2, 6
HSL:
302°, 86.7257%, 55.6863%
HSV (HSB):
302°, 81.6667%, 94.1176%
XYZ:
51.8313, 26.3248, 80.9466
xyY:
0.3258, 0.1655, 26.3248
CIE-Lab:
58.3441, 88.0474, -53.0003
CIE-LCH:
58.3441, 102.7686, 328.9541
CIE-Luv:
58.3441, 77.9941, -94.6134
Hunter-Lab:
51.3077, 90.5331, -57.6247
#f02ceb color charts
#f02ceb color shades, tints & tones
#f02ceb color schemes
#f02ceb color preview, HTML & CSS examples
This text has a color of #f02ceb
<p style="color:#f02ceb;">Text here</p>
.mytext {color:#f02ceb;}
This box has a color of #f02ceb
<div style="background-color:#f02ceb;">Content here</div>
.mybackground {background-color:#f02ceb;}
Border around this has a color of #f02ceb
<div style="border:2px solid #f02ceb;">Content here</div>
.myborder {border:2px solid #f02ceb;}