#c706c5 color space conversions
Hex:
#c706c5
RGB:
199, 6, 197
CMY:
22, 98, 23
CMYK:
0, 97, 1, 22
HSL:
301°, 94.1463%, 40.1961%
HSV (HSB):
301°, 96.9849%, 78.0392%
XYZ:
33.6964, 16.3036, 54.1942
xyY:
0.3234, 0.1565, 16.3036
CIE-Lab:
47.3703, 80.7286, -49.2403
CIE-LCH:
47.3703, 94.5606, 328.6189
CIE-Luv:
47.3703, 66.4537, -83.4329
Hunter-Lab:
40.3777, 78.3025, -51.3136
#c706c5 color charts
#c706c5 color shades, tints & tones
#c706c5 color schemes
#c706c5 color preview, HTML & CSS examples
This text has a color of #c706c5
<p style="color:#c706c5;">Text here</p>
.mytext {color:#c706c5;}
This box has a color of #c706c5
<div style="background-color:#c706c5;">Content here</div>
.mybackground {background-color:#c706c5;}
Border around this has a color of #c706c5
<div style="border:2px solid #c706c5;">Content here</div>
.myborder {border:2px solid #c706c5;}