#c88abd color space conversions
Hex:
#c88abd
RGB:
200, 138, 189
CMY:
22, 46, 26
CMYK:
0, 31, 5, 22
HSL:
311°, 36.0465%, 66.2745%
HSV (HSB):
311°, 31.0000%, 78.4314%
XYZ:
42.0932, 34.1304, 52.5134
xyY:
0.3270, 0.2651, 34.1304
CIE-Lab:
65.0660, 31.6972, -17.0746
CIE-LCH:
65.0660, 36.0035, 331.6896
CIE-Luv:
65.0660, 32.7982, -31.0122
Hunter-Lab:
58.4213, 26.3741, -12.3994
#c88abd color charts
#c88abd color shades, tints & tones
#c88abd color schemes
#c88abd color preview, HTML & CSS examples
This text has a color of #c88abd
<p style="color:#c88abd;">Text here</p>
.mytext {color:#c88abd;}
This box has a color of #c88abd
<div style="background-color:#c88abd;">Content here</div>
.mybackground {background-color:#c88abd;}
Border around this has a color of #c88abd
<div style="border:2px solid #c88abd;">Content here</div>
.myborder {border:2px solid #c88abd;}