#c28db7 color space conversions
Hex:
#c28db7
RGB:
194, 141, 183
CMY:
24, 45, 28
CMYK:
0, 27, 6, 24
HSL:
312°, 30.2857%, 65.6863%
HSV (HSB):
312°, 27.3196%, 76.0784%
XYZ:
40.3203, 33.9380, 49.2253
xyY:
0.3265, 0.2748, 33.9380
CIE-Lab:
64.9133, 26.9274, -13.9935
CIE-LCH:
64.9133, 30.3464, 332.5402
CIE-Luv:
64.9133, 28.2963, -25.4463
Hunter-Lab:
58.2563, 21.5945, -9.3193
#c28db7 color charts
#c28db7 color shades, tints & tones
#c28db7 color schemes
#c28db7 color preview, HTML & CSS examples
This text has a color of #c28db7
<p style="color:#c28db7;">Text here</p>
.mytext {color:#c28db7;}
This box has a color of #c28db7
<div style="background-color:#c28db7;">Content here</div>
.mybackground {background-color:#c28db7;}
Border around this has a color of #c28db7
<div style="border:2px solid #c28db7;">Content here</div>
.myborder {border:2px solid #c28db7;}