#c095d4 color space conversions
Hex:
#c095d4
RGB:
192, 149, 212
CMY:
25, 42, 17
CMYK:
9, 30, 0, 17
HSL:
281°, 42.2819%, 70.7843%
HSV (HSB):
281°, 29.7170%, 83.1373%
XYZ:
44.3693, 37.4548, 67.1783
xyY:
0.2978, 0.2514, 37.4548
CIE-Lab:
67.6169, 27.4513, -26.0958
CIE-LCH:
67.6169, 37.8756, 316.4501
CIE-Luv:
67.6169, 19.2371, -44.8303
Hunter-Lab:
61.2003, 22.3092, -22.2411
#c095d4 color charts
#c095d4 color shades, tints & tones
#c095d4 color schemes
#c095d4 color preview, HTML & CSS examples
This text has a color of #c095d4
<p style="color:#c095d4;">Text here</p>
.mytext {color:#c095d4;}
This box has a color of #c095d4
<div style="background-color:#c095d4;">Content here</div>
.mybackground {background-color:#c095d4;}
Border around this has a color of #c095d4
<div style="border:2px solid #c095d4;">Content here</div>
.myborder {border:2px solid #c095d4;}