#c095d6 color space conversions
Hex:
#c095d6
RGB:
192, 149, 214
CMY:
25, 42, 16
CMYK:
10, 30, 0, 16
HSL:
280°, 44.2177%, 71.1765%
HSV (HSB):
280°, 30.3738%, 83.9216%
XYZ:
44.6233, 37.5564, 68.5155
xyY:
0.2961, 0.2492, 37.5564
CIE-Lab:
67.6924, 27.8643, -27.0878
CIE-LCH:
67.6924, 38.8609, 315.8095
CIE-Luv:
67.6924, 18.9813, -46.5049
Hunter-Lab:
61.2833, 22.7286, -23.3887
#c095d6 color charts
#c095d6 color shades, tints & tones
#c095d6 color schemes
#c095d6 color preview, HTML & CSS examples
This text has a color of #c095d6
<p style="color:#c095d6;">Text here</p>
.mytext {color:#c095d6;}
This box has a color of #c095d6
<div style="background-color:#c095d6;">Content here</div>
.mybackground {background-color:#c095d6;}
Border around this has a color of #c095d6
<div style="border:2px solid #c095d6;">Content here</div>
.myborder {border:2px solid #c095d6;}