#ce94cd color space conversions
Hex:
#ce94cd
RGB:
206, 148, 205
CMY:
19, 42, 20
CMYK:
0, 28, 0, 19
HSL:
301°, 37.1795%, 69.4118%
HSV (HSB):
301°, 28.1553%, 80.7843%
XYZ:
47.0629, 38.7094, 62.7488
xyY:
0.3169, 0.2606, 38.7094
CIE-Lab:
68.5402, 31.1666, -20.6761
CIE-LCH:
68.5402, 37.4013, 326.4394
CIE-Luv:
68.5402, 29.2924, -36.8602
Hunter-Lab:
62.2169, 26.1439, -16.2451
#ce94cd color charts
#ce94cd color shades, tints & tones
#ce94cd color schemes
#ce94cd color preview, HTML & CSS examples
This text has a color of #ce94cd
<p style="color:#ce94cd;">Text here</p>
.mytext {color:#ce94cd;}
This box has a color of #ce94cd
<div style="background-color:#ce94cd;">Content here</div>
.mybackground {background-color:#ce94cd;}
Border around this has a color of #ce94cd
<div style="border:2px solid #ce94cd;">Content here</div>
.myborder {border:2px solid #ce94cd;}