#c37fd5 color space conversions
Hex:
#c37fd5
RGB:
195, 127, 213
CMY:
24, 50, 16
CMYK:
8, 40, 0, 16
HSL:
287°, 50.5882%, 66.6667%
HSV (HSB):
287°, 40.3756%, 83.5294%
XYZ:
42.1053, 31.5849, 66.8281
xyY:
0.2996, 0.2248, 31.5849
CIE-Lab:
62.9983, 40.6459, -33.7623
CIE-LCH:
62.9983, 52.8392, 320.2854
CIE-Luv:
62.9983, 30.5199, -58.5737
Hunter-Lab:
56.2005, 35.3810, -31.1615
#c37fd5 color charts
#c37fd5 color shades, tints & tones
#c37fd5 color schemes
#c37fd5 color preview, HTML & CSS examples
This text has a color of #c37fd5
<p style="color:#c37fd5;">Text here</p>
.mytext {color:#c37fd5;}
This box has a color of #c37fd5
<div style="background-color:#c37fd5;">Content here</div>
.mybackground {background-color:#c37fd5;}
Border around this has a color of #c37fd5
<div style="border:2px solid #c37fd5;">Content here</div>
.myborder {border:2px solid #c37fd5;}