#c388b9 color space conversions
Hex:
#c388b9
RGB:
195, 136, 185
CMY:
24, 47, 27
CMYK:
0, 30, 5, 24
HSL:
310°, 32.9609%, 64.9020%
HSV (HSB):
310°, 30.2564%, 76.4706%
XYZ:
40.0668, 32.7132, 50.1015
xyY:
0.3261, 0.2662, 32.7132
CIE-Lab:
63.9280, 30.3855, -16.5976
CIE-LCH:
63.9280, 34.6232, 331.3551
CIE-Luv:
63.9280, 31.1460, -29.9575
Hunter-Lab:
57.1955, 24.9515, -11.8994
#c388b9 color charts
#c388b9 color shades, tints & tones
#c388b9 color schemes
#c388b9 color preview, HTML & CSS examples
This text has a color of #c388b9
<p style="color:#c388b9;">Text here</p>
.mytext {color:#c388b9;}
This box has a color of #c388b9
<div style="background-color:#c388b9;">Content here</div>
.mybackground {background-color:#c388b9;}
Border around this has a color of #c388b9
<div style="border:2px solid #c388b9;">Content here</div>
.myborder {border:2px solid #c388b9;}