#c09df5 color space conversions
Hex:
#c09df5
RGB:
192, 157, 245
CMY:
25, 38, 4
CMYK:
22, 36, 0, 4
HSL:
264°, 81.4815%, 78.8235%
HSV (HSB):
264°, 35.9184%, 96.0784%
XYZ:
50.2766, 41.9130, 91.8263
xyY:
0.2732, 0.2278, 41.9130
CIE-Lab:
70.8109, 30.1855, -39.2843
CIE-LCH:
70.8109, 49.5421, 307.5382
CIE-Luv:
70.8109, 11.8420, -67.3076
Hunter-Lab:
64.7402, 25.3259, -38.7777
#c09df5 color charts
#c09df5 color shades, tints & tones
#c09df5 color schemes
#c09df5 color preview, HTML & CSS examples
This text has a color of #c09df5
<p style="color:#c09df5;">Text here</p>
.mytext {color:#c09df5;}
This box has a color of #c09df5
<div style="background-color:#c09df5;">Content here</div>
.mybackground {background-color:#c09df5;}
Border around this has a color of #c09df5
<div style="border:2px solid #c09df5;">Content here</div>
.myborder {border:2px solid #c09df5;}