#c07ddd color space conversions
Hex:
#c07ddd
RGB:
192, 125, 221
CMY:
25, 51, 13
CMYK:
13, 43, 0, 13
HSL:
282°, 58.5366%, 67.8431%
HSV (HSB):
282°, 43.4389%, 86.6667%
XYZ:
42.1230, 31.0942, 72.1883
xyY:
0.2897, 0.2138, 31.0942
CIE-Lab:
62.5870, 42.4722, -38.8994
CIE-LCH:
62.5870, 57.5938, 317.5141
CIE-Luv:
62.5870, 28.0953, -67.0377
Hunter-Lab:
55.7621, 37.2560, -37.7219
#c07ddd color charts
#c07ddd color shades, tints & tones
#c07ddd color schemes
#c07ddd color preview, HTML & CSS examples
This text has a color of #c07ddd
<p style="color:#c07ddd;">Text here</p>
.mytext {color:#c07ddd;}
This box has a color of #c07ddd
<div style="background-color:#c07ddd;">Content here</div>
.mybackground {background-color:#c07ddd;}
Border around this has a color of #c07ddd
<div style="border:2px solid #c07ddd;">Content here</div>
.myborder {border:2px solid #c07ddd;}