#c09ff1 color space conversions
Hex:
#c09ff1
RGB:
192, 159, 241
CMY:
25, 38, 5
CMYK:
20, 34, 0, 5
HSL:
264°, 74.5455%, 78.4314%
HSV (HSB):
264°, 34.0249%, 94.5098%
XYZ:
50.0135, 42.3536, 88.7582
xyY:
0.2761, 0.2338, 42.3536
CIE-Lab:
71.1140, 28.1722, -36.6331
CIE-LCH:
71.1140, 46.2132, 307.5616
CIE-Luv:
71.1140, 11.4555, -62.6456
Hunter-Lab:
65.0797, 23.2874, -35.3062
#c09ff1 color charts
#c09ff1 color shades, tints & tones
#c09ff1 color schemes
#c09ff1 color preview, HTML & CSS examples
This text has a color of #c09ff1
<p style="color:#c09ff1;">Text here</p>
.mytext {color:#c09ff1;}
This box has a color of #c09ff1
<div style="background-color:#c09ff1;">Content here</div>
.mybackground {background-color:#c09ff1;}
Border around this has a color of #c09ff1
<div style="border:2px solid #c09ff1;">Content here</div>
.myborder {border:2px solid #c09ff1;}