#c09bff color space conversions
Hex:
#c09bff
RGB:
192, 155, 255
CMY:
25, 39, 0
CMYK:
25, 39, 0, 0
HSL:
262°, 100.0000%, 80.3922%
HSV (HSB):
262°, 39.2157%, 100.0000%
XYZ:
51.5096, 41.8692, 99.9744
xyY:
0.2664, 0.2165, 41.8692
CIE-Lab:
70.7806, 33.5947, -44.7678
CIE-LCH:
70.7806, 55.9711, 306.8854
CIE-Luv:
70.7806, 11.5175, -76.9388
Hunter-Lab:
64.7064, 28.8589, -46.3114
#c09bff color charts
#c09bff color shades, tints & tones
#c09bff color schemes
#c09bff color preview, HTML & CSS examples
This text has a color of #c09bff
<p style="color:#c09bff;">Text here</p>
.mytext {color:#c09bff;}
This box has a color of #c09bff
<div style="background-color:#c09bff;">Content here</div>
.mybackground {background-color:#c09bff;}
Border around this has a color of #c09bff
<div style="border:2px solid #c09bff;">Content here</div>
.myborder {border:2px solid #c09bff;}