#c06fcd color space conversions
Hex:
#c06fcd
RGB:
192, 111, 205
CMY:
25, 56, 20
CMYK:
6, 46, 0, 20
HSL:
292°, 48.4536%, 61.9608%
HSV (HSB):
292°, 45.8537%, 80.3922%
XYZ:
38.4421, 26.9831, 60.9397
xyY:
0.3042, 0.2135, 26.9831
CIE-Lab:
58.9587, 46.6675, -35.5810
CIE-LCH:
58.9587, 58.6845, 322.6768
CIE-Luv:
58.9587, 36.6319, -61.6275
Hunter-Lab:
51.9453, 41.1947, -33.1945
#c06fcd color charts
#c06fcd color shades, tints & tones
#c06fcd color schemes
#c06fcd color preview, HTML & CSS examples
This text has a color of #c06fcd
<p style="color:#c06fcd;">Text here</p>
.mytext {color:#c06fcd;}
This box has a color of #c06fcd
<div style="background-color:#c06fcd;">Content here</div>
.mybackground {background-color:#c06fcd;}
Border around this has a color of #c06fcd
<div style="border:2px solid #c06fcd;">Content here</div>
.myborder {border:2px solid #c06fcd;}