#c27cb9 color space conversions
Hex:
#c27cb9
RGB:
194, 124, 185
CMY:
24, 51, 27
CMYK:
0, 36, 5, 24
HSL:
308°, 36.4583%, 62.3529%
HSV (HSB):
308°, 36.0825%, 76.0784%
XYZ:
38.2127, 29.3874, 49.5572
xyY:
0.3262, 0.2508, 29.3874
CIE-Lab:
61.1220, 36.6060, -20.8744
CIE-LCH:
61.1220, 42.1395, 330.3062
CIE-Luv:
61.1220, 36.2899, -37.3256
Hunter-Lab:
54.2102, 30.9569, -16.2540
#c27cb9 color charts
#c27cb9 color shades, tints & tones
#c27cb9 color schemes
#c27cb9 color preview, HTML & CSS examples
This text has a color of #c27cb9
<p style="color:#c27cb9;">Text here</p>
.mytext {color:#c27cb9;}
This box has a color of #c27cb9
<div style="background-color:#c27cb9;">Content here</div>
.mybackground {background-color:#c27cb9;}
Border around this has a color of #c27cb9
<div style="border:2px solid #c27cb9;">Content here</div>
.myborder {border:2px solid #c27cb9;}