#c36bbd color space conversions
Hex:
#c36bbd
RGB:
195, 107, 189
CMY:
24, 58, 26
CMYK:
0, 45, 3, 24
HSL:
304°, 42.3077%, 59.2157%
HSV (HSB):
304°, 45.1282%, 76.4706%
XYZ:
36.9487, 25.7916, 51.1750
xyY:
0.3244, 0.2264, 25.7916
CIE-Lab:
57.8387, 46.6434, -28.1914
CIE-LCH:
57.8387, 54.5010, 328.8511
CIE-Luv:
57.8387, 43.7226, -49.8385
Hunter-Lab:
50.7854, 40.9922, -24.1950
#c36bbd color charts
#c36bbd color shades, tints & tones
#c36bbd color schemes
#c36bbd color preview, HTML & CSS examples
This text has a color of #c36bbd
<p style="color:#c36bbd;">Text here</p>
.mytext {color:#c36bbd;}
This box has a color of #c36bbd
<div style="background-color:#c36bbd;">Content here</div>
.mybackground {background-color:#c36bbd;}
Border around this has a color of #c36bbd
<div style="border:2px solid #c36bbd;">Content here</div>
.myborder {border:2px solid #c36bbd;}