#c65eec color space conversions
Hex:
#c65eec
RGB:
198, 94, 236
CMY:
22, 63, 7
CMYK:
16, 60, 0, 7
HSL:
284°, 78.8889%, 64.7059%
HSV (HSB):
284°, 60.1695%, 92.5490%
XYZ:
42.4317, 26.0673, 82.1520
xyY:
0.2817, 0.1730, 26.0673
CIE-Lab:
58.1009, 62.7381, -54.3144
CIE-LCH:
58.1009, 82.9827, 319.1162
CIE-Luv:
58.1009, 39.1224, -93.1116
Hunter-Lab:
51.0561, 58.9995, -59.6614
#c65eec color charts
#c65eec color shades, tints & tones
#c65eec color schemes
#c65eec color preview, HTML & CSS examples
This text has a color of #c65eec
<p style="color:#c65eec;">Text here</p>
.mytext {color:#c65eec;}
This box has a color of #c65eec
<div style="background-color:#c65eec;">Content here</div>
.mybackground {background-color:#c65eec;}
Border around this has a color of #c65eec
<div style="border:2px solid #c65eec;">Content here</div>
.myborder {border:2px solid #c65eec;}