#c09be5 color space conversions
Hex:
#c09be5
RGB:
192, 155, 229
CMY:
25, 39, 10
CMYK:
16, 32, 0, 10
HSL:
270°, 58.7302%, 75.2941%
HSV (HSB):
270°, 32.3144%, 89.8039%
XYZ:
47.6024, 40.3063, 79.3997
xyY:
0.2845, 0.2409, 40.3063
CIE-Lab:
69.6871, 27.7287, -32.2817
CIE-LCH:
69.6871, 42.5557, 310.6613
CIE-Luv:
69.6871, 14.5027, -55.1947
Hunter-Lab:
63.4872, 22.7358, -29.7094
#c09be5 color charts
#c09be5 color shades, tints & tones
#c09be5 color schemes
#c09be5 color preview, HTML & CSS examples
This text has a color of #c09be5
<p style="color:#c09be5;">Text here</p>
.mytext {color:#c09be5;}
This box has a color of #c09be5
<div style="background-color:#c09be5;">Content here</div>
.mybackground {background-color:#c09be5;}
Border around this has a color of #c09be5
<div style="border:2px solid #c09be5;">Content here</div>
.myborder {border:2px solid #c09be5;}