#c18bd3 color space conversions
Hex:
#c18bd3
RGB:
193, 139, 211
CMY:
24, 45, 17
CMYK:
9, 34, 0, 17
HSL:
285°, 45.0000%, 68.6275%
HSV (HSB):
285°, 34.1232%, 82.7451%
XYZ:
42.9828, 34.5058, 66.0229
xyY:
0.2995, 0.2404, 34.5058
CIE-Lab:
65.3621, 33.0870, -29.0015
CIE-LCH:
65.3621, 43.9981, 318.7647
CIE-Luv:
65.3621, 24.4642, -50.1170
Hunter-Lab:
58.7417, 27.8152, -25.5200
#c18bd3 color charts
#c18bd3 color shades, tints & tones
#c18bd3 color schemes
#c18bd3 color preview, HTML & CSS examples
This text has a color of #c18bd3
<p style="color:#c18bd3;">Text here</p>
.mytext {color:#c18bd3;}
This box has a color of #c18bd3
<div style="background-color:#c18bd3;">Content here</div>
.mybackground {background-color:#c18bd3;}
Border around this has a color of #c18bd3
<div style="border:2px solid #c18bd3;">Content here</div>
.myborder {border:2px solid #c18bd3;}