#c27dea color space conversions
Hex:
#c27dea
RGB:
194, 125, 234
CMY:
24, 51, 8
CMYK:
17, 47, 0, 8
HSL:
278°, 72.1854%, 70.3922%
HSV (HSB):
278°, 46.5812%, 91.7647%
XYZ:
44.4330, 32.0771, 81.6915
xyY:
0.2809, 0.2028, 32.0771
CIE-Lab:
63.4065, 45.7848, -44.8259
CIE-LCH:
63.4065, 64.0750, 315.6063
CIE-Luv:
63.4065, 27.0220, -77.2622
Hunter-Lab:
56.6366, 40.9242, -45.8730
#c27dea color charts
#c27dea color shades, tints & tones
#c27dea color schemes
#c27dea color preview, HTML & CSS examples
This text has a color of #c27dea
<p style="color:#c27dea;">Text here</p>
.mytext {color:#c27dea;}
This box has a color of #c27dea
<div style="background-color:#c27dea;">Content here</div>
.mybackground {background-color:#c27dea;}
Border around this has a color of #c27dea
<div style="border:2px solid #c27dea;">Content here</div>
.myborder {border:2px solid #c27dea;}