#c65dca color space conversions
Hex:
#c65dca
RGB:
198, 93, 202
CMY:
22, 64, 21
CMYK:
2, 54, 0, 21
HSL:
298°, 50.6977%, 57.8431%
HSV (HSB):
298°, 53.9604%, 79.2157%
XYZ:
37.8637, 24.0987, 58.5330
xyY:
0.3142, 0.2000, 24.0987
CIE-Lab:
56.1865, 56.7528, -38.1616
CIE-LCH:
56.1865, 68.3900, 326.0824
CIE-Luv:
56.1865, 47.9055, -66.5430
Hunter-Lab:
49.0905, 51.7696, -36.3311
#c65dca color charts
#c65dca color shades, tints & tones
#c65dca color schemes
#c65dca color preview, HTML & CSS examples
This text has a color of #c65dca
<p style="color:#c65dca;">Text here</p>
.mytext {color:#c65dca;}
This box has a color of #c65dca
<div style="background-color:#c65dca;">Content here</div>
.mybackground {background-color:#c65dca;}
Border around this has a color of #c65dca
<div style="border:2px solid #c65dca;">Content here</div>
.myborder {border:2px solid #c65dca;}