#c967f8 color space conversions
Hex:
#c967f8
RGB:
201, 103, 248
CMY:
21, 60, 3
CMYK:
19, 58, 0, 3
HSL:
281°, 91.1950%, 68.8235%
HSV (HSB):
281°, 58.4677%, 97.2549%
XYZ:
45.8809, 28.8953, 91.9661
xyY:
0.2752, 0.1733, 28.8953
CIE-Lab:
60.6891, 61.6678, -56.8314
CIE-LCH:
60.6891, 83.8613, 317.3372
CIE-Luv:
60.6891, 35.6378, -97.8184
Hunter-Lab:
53.7544, 58.2848, -63.8087
#c967f8 color charts
#c967f8 color shades, tints & tones
#c967f8 color schemes
#c967f8 color preview, HTML & CSS examples
This text has a color of #c967f8
<p style="color:#c967f8;">Text here</p>
.mytext {color:#c967f8;}
This box has a color of #c967f8
<div style="background-color:#c967f8;">Content here</div>
.mybackground {background-color:#c967f8;}
Border around this has a color of #c967f8
<div style="border:2px solid #c967f8;">Content here</div>
.myborder {border:2px solid #c967f8;}