#c28dca color space conversions
Hex:
#c28dca
RGB:
194, 141, 202
CMY:
24, 45, 21
CMYK:
4, 30, 0, 21
HSL:
292°, 36.5269%, 67.2549%
HSV (HSB):
292°, 30.1980%, 79.2157%
XYZ:
42.4337, 34.7834, 60.3545
xyY:
0.3084, 0.2528, 34.7834
CIE-Lab:
65.5796, 30.5079, -23.6362
CIE-LCH:
65.5796, 38.5928, 322.2331
CIE-Luv:
65.5796, 25.5048, -41.1555
Hunter-Lab:
58.9774, 25.2186, -19.3902
#c28dca color charts
#c28dca color shades, tints & tones
#c28dca color schemes
#c28dca color preview, HTML & CSS examples
This text has a color of #c28dca
<p style="color:#c28dca;">Text here</p>
.mytext {color:#c28dca;}
This box has a color of #c28dca
<div style="background-color:#c28dca;">Content here</div>
.mybackground {background-color:#c28dca;}
Border around this has a color of #c28dca
<div style="border:2px solid #c28dca;">Content here</div>
.myborder {border:2px solid #c28dca;}