#c37de5 color space conversions
Hex:
#c37de5
RGB:
195, 125, 229
CMY:
24, 51, 10
CMYK:
15, 45, 0, 10
HSL:
280°, 66.6667%, 69.4118%
HSV (HSB):
280°, 45.4148%, 89.8039%
XYZ:
43.9821, 31.9265, 77.9731
xyY:
0.2858, 0.2075, 31.9265
CIE-Lab:
63.2821, 45.0042, -42.2402
CIE-LCH:
63.2821, 61.7221, 316.8146
CIE-Luv:
63.2821, 28.4844, -72.9378
Hunter-Lab:
56.5035, 40.0626, -42.2658
#c37de5 color charts
#c37de5 color shades, tints & tones
#c37de5 color schemes
#c37de5 color preview, HTML & CSS examples
This text has a color of #c37de5
<p style="color:#c37de5;">Text here</p>
.mytext {color:#c37de5;}
This box has a color of #c37de5
<div style="background-color:#c37de5;">Content here</div>
.mybackground {background-color:#c37de5;}
Border around this has a color of #c37de5
<div style="border:2px solid #c37de5;">Content here</div>
.myborder {border:2px solid #c37de5;}