#c095d8 color space conversions
Hex:
#c095d8
RGB:
192, 149, 216
CMY:
25, 42, 15
CMYK:
11, 31, 0, 15
HSL:
279°, 46.2069%, 71.5686%
HSV (HSB):
279°, 31.0185%, 84.7059%
XYZ:
44.8803, 37.6592, 69.8693
xyY:
0.2945, 0.2471, 37.6592
CIE-Lab:
67.7687, 28.2802, -28.0777
CIE-LCH:
67.7687, 39.8513, 315.2059
CIE-Luv:
67.7687, 18.7258, -48.1805
Hunter-Lab:
61.3671, 23.1521, -24.5474
#c095d8 color charts
#c095d8 color shades, tints & tones
#c095d8 color schemes
#c095d8 color preview, HTML & CSS examples
This text has a color of #c095d8
<p style="color:#c095d8;">Text here</p>
.mytext {color:#c095d8;}
This box has a color of #c095d8
<div style="background-color:#c095d8;">Content here</div>
.mybackground {background-color:#c095d8;}
Border around this has a color of #c095d8
<div style="border:2px solid #c095d8;">Content here</div>
.myborder {border:2px solid #c095d8;}