#c06dd5 color space conversions
Hex:
#c06dd5
RGB:
192, 109, 213
CMY:
25, 57, 16
CMYK:
10, 49, 0, 16
HSL:
288°, 55.3191%, 63.1373%
HSV (HSB):
288°, 48.8263%, 83.5294%
XYZ:
39.2171, 26.9478, 66.0853
xyY:
0.2965, 0.2038, 26.9478
CIE-Lab:
58.9260, 49.2768, -40.1515
CIE-LCH:
58.9260, 63.5637, 320.8263
CIE-Luv:
58.9260, 35.7138, -69.2350
Hunter-Lab:
51.9113, 44.0055, -39.1407
#c06dd5 color charts
#c06dd5 color shades, tints & tones
#c06dd5 color schemes
#c06dd5 color preview, HTML & CSS examples
This text has a color of #c06dd5
<p style="color:#c06dd5;">Text here</p>
.mytext {color:#c06dd5;}
This box has a color of #c06dd5
<div style="background-color:#c06dd5;">Content here</div>
.mybackground {background-color:#c06dd5;}
Border around this has a color of #c06dd5
<div style="border:2px solid #c06dd5;">Content here</div>
.myborder {border:2px solid #c06dd5;}