#c964f8 color space conversions
Hex:
#c964f8
RGB:
201, 100, 248
CMY:
21, 61, 3
CMYK:
19, 60, 0, 3
HSL:
281°, 91.3580%, 68.2353%
HSV (HSB):
281°, 59.6774%, 97.2549%
XYZ:
45.5878, 28.3092, 91.8684
xyY:
0.2750, 0.1708, 28.3092
CIE-Lab:
60.1670, 63.0813, -57.6646
CIE-LCH:
60.1670, 85.4661, 317.5686
CIE-Luv:
60.1670, 36.4919, -99.1224
Hunter-Lab:
53.2064, 59.8298, -65.1282
#c964f8 color charts
#c964f8 color shades, tints & tones
#c964f8 color schemes
#c964f8 color preview, HTML & CSS examples
This text has a color of #c964f8
<p style="color:#c964f8;">Text here</p>
.mytext {color:#c964f8;}
This box has a color of #c964f8
<div style="background-color:#c964f8;">Content here</div>
.mybackground {background-color:#c964f8;}
Border around this has a color of #c964f8
<div style="border:2px solid #c964f8;">Content here</div>
.myborder {border:2px solid #c964f8;}