#c28cc1 color space conversions
Hex:
#c28cc1
RGB:
194, 140, 193
CMY:
24, 45, 24
CMYK:
0, 28, 1, 24
HSL:
301°, 30.6818%, 65.4902%
HSV (HSB):
301°, 27.8351%, 76.0784%
XYZ:
41.2519, 34.0758, 54.8551
xyY:
0.3169, 0.2618, 34.0758
CIE-Lab:
65.0227, 29.3276, -19.4469
CIE-LCH:
65.0227, 35.1893, 326.4520
CIE-Luv:
65.0227, 27.3123, -34.3016
Hunter-Lab:
58.3744, 23.9865, -14.8534
#c28cc1 color charts
#c28cc1 color shades, tints & tones
#c28cc1 color schemes
#c28cc1 color preview, HTML & CSS examples
This text has a color of #c28cc1
<p style="color:#c28cc1;">Text here</p>
.mytext {color:#c28cc1;}
This box has a color of #c28cc1
<div style="background-color:#c28cc1;">Content here</div>
.mybackground {background-color:#c28cc1;}
Border around this has a color of #c28cc1
<div style="border:2px solid #c28cc1;">Content here</div>
.myborder {border:2px solid #c28cc1;}