#c095c1 color space conversions
Hex:
#c095c1
RGB:
192, 149, 193
CMY:
25, 42, 24
CMYK:
1, 23, 0, 24
HSL:
299°, 26.1905%, 67.0588%
HSV (HSB):
299°, 22.7979%, 75.6863%
XYZ:
42.1113, 36.5516, 55.2877
xyY:
0.3144, 0.2729, 36.5516
CIE-Lab:
66.9393, 23.6773, -16.5596
CIE-LCH:
66.9393, 28.8936, 325.0315
CIE-Luv:
66.9393, 21.6666, -29.0138
Hunter-Lab:
60.4579, 18.5308, -11.8991
#c095c1 color charts
#c095c1 color shades, tints & tones
#c095c1 color schemes
#c095c1 color preview, HTML & CSS examples
This text has a color of #c095c1
<p style="color:#c095c1;">Text here</p>
.mytext {color:#c095c1;}
This box has a color of #c095c1
<div style="background-color:#c095c1;">Content here</div>
.mybackground {background-color:#c095c1;}
Border around this has a color of #c095c1
<div style="border:2px solid #c095c1;">Content here</div>
.myborder {border:2px solid #c095c1;}