#c906b9 color space conversions
Hex:
#c906b9
RGB:
201, 6, 185
CMY:
21, 98, 27
CMYK:
0, 97, 8, 21
HSL:
305°, 94.2029%, 40.5882%
HSV (HSB):
305°, 97.0149%, 78.8235%
XYZ:
32.9095, 16.0505, 47.2625
xyY:
0.3420, 0.1668, 16.0505
CIE-Lab:
47.0407, 79.3728, -42.7403
CIE-LCH:
47.0407, 90.1486, 331.6986
CIE-Luv:
47.0407, 72.7797, -73.7710
Hunter-Lab:
40.0631, 76.5167, -41.9002
#c906b9 color charts
#c906b9 color shades, tints & tones
#c906b9 color schemes
#c906b9 color preview, HTML & CSS examples
This text has a color of #c906b9
<p style="color:#c906b9;">Text here</p>
.mytext {color:#c906b9;}
This box has a color of #c906b9
<div style="background-color:#c906b9;">Content here</div>
.mybackground {background-color:#c906b9;}
Border around this has a color of #c906b9
<div style="border:2px solid #c906b9;">Content here</div>
.myborder {border:2px solid #c906b9;}