#c09dec color space conversions
Hex:
#c09dec
RGB:
192, 157, 236
CMY:
25, 38, 7
CMYK:
19, 33, 0, 7
HSL:
267°, 67.5214%, 77.0588%
HSV (HSB):
267°, 33.4746%, 92.5490%
XYZ:
48.9355, 41.3765, 84.7642
xyY:
0.2795, 0.2363, 41.3765
CIE-Lab:
70.4389, 28.1608, -34.9517
CIE-LCH:
70.4389, 44.8848, 308.8586
CIE-Luv:
70.4389, 12.8480, -59.7627
Hunter-Lab:
64.3246, 23.2274, -33.1026
#c09dec color charts
#c09dec color shades, tints & tones
#c09dec color schemes
#c09dec color preview, HTML & CSS examples
This text has a color of #c09dec
<p style="color:#c09dec;">Text here</p>
.mytext {color:#c09dec;}
This box has a color of #c09dec
<div style="background-color:#c09dec;">Content here</div>
.mybackground {background-color:#c09dec;}
Border around this has a color of #c09dec
<div style="border:2px solid #c09dec;">Content here</div>
.myborder {border:2px solid #c09dec;}