#c09aff color space conversions
Hex:
#c09aff
RGB:
192, 154, 255
CMY:
25, 40, 0
CMYK:
25, 40, 0, 0
HSL:
263°, 100.0000%, 80.1961%
HSV (HSB):
263°, 39.6078%, 100.0000%
XYZ:
51.3438, 41.5377, 99.9192
xyY:
0.2663, 0.2154, 41.5377
CIE-Lab:
70.5510, 34.1468, -45.1279
CIE-LCH:
70.5510, 56.5909, 307.1136
CIE-Luv:
70.5510, 11.9064, -77.5769
Hunter-Lab:
64.4497, 29.4149, -46.8050
#c09aff color charts
#c09aff color shades, tints & tones
#c09aff color schemes
#c09aff color preview, HTML & CSS examples
This text has a color of #c09aff
<p style="color:#c09aff;">Text here</p>
.mytext {color:#c09aff;}
This box has a color of #c09aff
<div style="background-color:#c09aff;">Content here</div>
.mybackground {background-color:#c09aff;}
Border around this has a color of #c09aff
<div style="border:2px solid #c09aff;">Content here</div>
.myborder {border:2px solid #c09aff;}