#c389ed color space conversions
Hex:
#c389ed
RGB:
195, 137, 237
CMY:
24, 46, 7
CMYK:
18, 42, 0, 7
HSL:
275°, 73.5294%, 73.3333%
HSV (HSB):
275°, 42.1941%, 92.9412%
XYZ:
46.7374, 35.6078, 84.5304
xyY:
0.2801, 0.2134, 35.6078
CIE-Lab:
66.2192, 40.2569, -42.0578
CIE-LCH:
66.2192, 58.2192, 313.7466
CIE-Luv:
66.2192, 22.5547, -72.5563
Hunter-Lab:
59.6723, 35.3808, -42.2182
#c389ed color charts
#c389ed color shades, tints & tones
#c389ed color schemes
#c389ed color preview, HTML & CSS examples
This text has a color of #c389ed
<p style="color:#c389ed;">Text here</p>
.mytext {color:#c389ed;}
This box has a color of #c389ed
<div style="background-color:#c389ed;">Content here</div>
.mybackground {background-color:#c389ed;}
Border around this has a color of #c389ed
<div style="border:2px solid #c389ed;">Content here</div>
.myborder {border:2px solid #c389ed;}