#c378d5 color space conversions
Hex:
#c378d5
RGB:
195, 120, 213
CMY:
24, 53, 16
CMYK:
8, 44, 0, 16
HSL:
288°, 52.5424%, 65.2941%
HSV (HSB):
288°, 43.6620%, 83.5294%
XYZ:
41.2324, 29.8391, 66.5371
xyY:
0.2996, 0.2168, 29.8391
CIE-Lab:
61.5152, 44.3865, -36.0725
CIE-LCH:
61.5152, 57.1960, 320.8995
CIE-Luv:
61.5152, 33.3740, -62.5707
Hunter-Lab:
54.6252, 39.1418, -33.9815
#c378d5 color charts
#c378d5 color shades, tints & tones
#c378d5 color schemes
#c378d5 color preview, HTML & CSS examples
This text has a color of #c378d5
<p style="color:#c378d5;">Text here</p>
.mytext {color:#c378d5;}
This box has a color of #c378d5
<div style="background-color:#c378d5;">Content here</div>
.mybackground {background-color:#c378d5;}
Border around this has a color of #c378d5
<div style="border:2px solid #c378d5;">Content here</div>
.myborder {border:2px solid #c378d5;}