#c09dd4 color space conversions
Hex:
#c09dd4
RGB:
192, 157, 212
CMY:
25, 38, 17
CMYK:
9, 26, 0, 17
HSL:
278°, 39.0071%, 72.3529%
HSV (HSB):
278°, 25.9434%, 83.1373%
XYZ:
45.6789, 40.0739, 67.6148
xyY:
0.2978, 0.2613, 40.0739
CIE-Lab:
69.5221, 23.0179, -23.1788
CIE-LCH:
69.5221, 32.6663, 314.8004
CIE-Luv:
69.5221, 15.5567, -39.6226
Hunter-Lab:
63.3039, 18.0202, -19.0148
#c09dd4 color charts
#c09dd4 color shades, tints & tones
#c09dd4 color schemes
#c09dd4 color preview, HTML & CSS examples
This text has a color of #c09dd4
<p style="color:#c09dd4;">Text here</p>
.mytext {color:#c09dd4;}
This box has a color of #c09dd4
<div style="background-color:#c09dd4;">Content here</div>
.mybackground {background-color:#c09dd4;}
Border around this has a color of #c09dd4
<div style="border:2px solid #c09dd4;">Content here</div>
.myborder {border:2px solid #c09dd4;}