#c08be1 color space conversions
Hex:
#c08be1
RGB:
192, 139, 225
CMY:
25, 45, 12
CMYK:
15, 38, 0, 12
HSL:
277°, 58.9041%, 71.3725%
HSV (HSB):
277°, 38.2222%, 88.2353%
XYZ:
44.5615, 35.1079, 75.6620
xyY:
0.2869, 0.2260, 35.1079
CIE-Lab:
65.8326, 35.7010, -36.0572
CIE-LCH:
65.8326, 50.7413, 314.7156
CIE-Luv:
65.8326, 21.8057, -62.0171
Hunter-Lab:
59.2520, 30.5531, -34.2342
#c08be1 color charts
#c08be1 color shades, tints & tones
#c08be1 color schemes
#c08be1 color preview, HTML & CSS examples
This text has a color of #c08be1
<p style="color:#c08be1;">Text here</p>
.mytext {color:#c08be1;}
This box has a color of #c08be1
<div style="background-color:#c08be1;">Content here</div>
.mybackground {background-color:#c08be1;}
Border around this has a color of #c08be1
<div style="border:2px solid #c08be1;">Content here</div>
.myborder {border:2px solid #c08be1;}