#cf98e2 color space conversions
Hex:
#cf98e2
RGB:
207, 152, 226
CMY:
19, 40, 11
CMYK:
8, 33, 0, 11
HSL:
285°, 56.0606%, 74.1176%
HSV (HSB):
285°, 32.7434%, 88.6275%
XYZ:
50.6878, 41.2129, 77.2348
xyY:
0.2997, 0.2437, 41.2129
CIE-Lab:
70.3248, 33.3801, -29.5311
CIE-LCH:
70.3248, 44.5681, 318.5011
CIE-Luv:
70.3248, 24.9519, -51.6312
Hunter-Lab:
64.1972, 28.5920, -26.3929
#cf98e2 color charts
#cf98e2 color shades, tints & tones
#cf98e2 color schemes
#cf98e2 color preview, HTML & CSS examples
This text has a color of #cf98e2
<p style="color:#cf98e2;">Text here</p>
.mytext {color:#cf98e2;}
This box has a color of #cf98e2
<div style="background-color:#cf98e2;">Content here</div>
.mybackground {background-color:#cf98e2;}
Border around this has a color of #cf98e2
<div style="border:2px solid #cf98e2;">Content here</div>
.myborder {border:2px solid #cf98e2;}