#c37dcd color space conversions
Hex:
#c37dcd
RGB:
195, 125, 205
CMY:
24, 51, 20
CMYK:
5, 39, 0, 20
HSL:
293°, 44.4444%, 64.7059%
HSV (HSB):
293°, 39.0244%, 80.3922%
XYZ:
40.8587, 30.6771, 61.5254
xyY:
0.3071, 0.2305, 30.6771
CIE-Lab:
62.2341, 40.1408, -30.4600
CIE-LCH:
62.2341, 50.3895, 322.8077
CIE-Luv:
62.2341, 32.8031, -53.0952
Hunter-Lab:
55.3869, 34.7517, -27.0902
#c37dcd color charts
#c37dcd color shades, tints & tones
#c37dcd color schemes
#c37dcd color preview, HTML & CSS examples
This text has a color of #c37dcd
<p style="color:#c37dcd;">Text here</p>
.mytext {color:#c37dcd;}
This box has a color of #c37dcd
<div style="background-color:#c37dcd;">Content here</div>
.mybackground {background-color:#c37dcd;}
Border around this has a color of #c37dcd
<div style="border:2px solid #c37dcd;">Content here</div>
.myborder {border:2px solid #c37dcd;}