#ce90e1 color space conversions
Hex:
#ce90e1
RGB:
206, 144, 225
CMY:
19, 44, 12
CMYK:
8, 36, 0, 12
HSL:
286°, 57.4468%, 72.3529%
HSV (HSB):
286°, 36.0000%, 88.2353%
XYZ:
49.0175, 38.5046, 76.0828
xyY:
0.2996, 0.2354, 38.5046
CIE-Lab:
68.3909, 37.2122, -31.9742
CIE-LCH:
68.3909, 49.0622, 319.3296
CIE-Luv:
68.3909, 28.0293, -55.9645
Hunter-Lab:
62.0521, 32.4134, -29.2598
#ce90e1 color charts
#ce90e1 color shades, tints & tones
#ce90e1 color schemes
#ce90e1 color preview, HTML & CSS examples
This text has a color of #ce90e1
<p style="color:#ce90e1;">Text here</p>
.mytext {color:#ce90e1;}
This box has a color of #ce90e1
<div style="background-color:#ce90e1;">Content here</div>
.mybackground {background-color:#ce90e1;}
Border around this has a color of #ce90e1
<div style="border:2px solid #ce90e1;">Content here</div>
.myborder {border:2px solid #ce90e1;}