#c28bbd color space conversions
Hex:
#c28bbd
RGB:
194, 139, 189
CMY:
24, 45, 26
CMYK:
0, 28, 3, 24
HSL:
305°, 31.0734%, 65.2941%
HSV (HSB):
305°, 28.3505%, 76.0784%
XYZ:
40.6661, 33.6087, 52.4879
xyY:
0.3208, 0.2651, 33.6087
CIE-Lab:
64.6508, 29.1301, -17.7651
CIE-LCH:
64.6508, 34.1198, 328.6229
CIE-Luv:
64.6508, 28.3990, -31.6141
Hunter-Lab:
57.9730, 23.7588, -13.0992
#c28bbd color charts
#c28bbd color shades, tints & tones
#c28bbd color schemes
#c28bbd color preview, HTML & CSS examples
This text has a color of #c28bbd
<p style="color:#c28bbd;">Text here</p>
.mytext {color:#c28bbd;}
This box has a color of #c28bbd
<div style="background-color:#c28bbd;">Content here</div>
.mybackground {background-color:#c28bbd;}
Border around this has a color of #c28bbd
<div style="border:2px solid #c28bbd;">Content here</div>
.myborder {border:2px solid #c28bbd;}