#c084db color space conversions
Hex:
#c084db
RGB:
192, 132, 219
CMY:
25, 48, 14
CMYK:
12, 40, 0, 14
HSL:
281°, 54.7170%, 68.8235%
HSV (HSB):
281°, 39.7260%, 85.8824%
XYZ:
42.7757, 32.8235, 71.0989
xyY:
0.2916, 0.2237, 32.8235
CIE-Lab:
64.0177, 38.2643, -35.5510
CIE-LCH:
64.0177, 52.2305, 317.1051
CIE-Luv:
64.0177, 25.6139, -61.2733
Hunter-Lab:
57.2918, 33.0126, -33.4744
#c084db color charts
#c084db color shades, tints & tones
#c084db color schemes
#c084db color preview, HTML & CSS examples
This text has a color of #c084db
<p style="color:#c084db;">Text here</p>
.mytext {color:#c084db;}
This box has a color of #c084db
<div style="background-color:#c084db;">Content here</div>
.mybackground {background-color:#c084db;}
Border around this has a color of #c084db
<div style="border:2px solid #c084db;">Content here</div>
.myborder {border:2px solid #c084db;}