#c092e1 color space conversions
Hex:
#c092e1
RGB:
192, 146, 225
CMY:
25, 43, 12
CMYK:
15, 35, 0, 12
HSL:
275°, 56.8345%, 72.7451%
HSV (HSB):
275°, 35.1111%, 88.2353%
XYZ:
45.6077, 37.2005, 76.0108
xyY:
0.2872, 0.2342, 37.2005
CIE-Lab:
67.4272, 31.8444, -33.5797
CIE-LCH:
67.4272, 46.2781, 313.4807
CIE-Luv:
67.4272, 18.8644, -57.6391
Hunter-Lab:
60.9922, 26.7394, -31.1949
#c092e1 color charts
#c092e1 color shades, tints & tones
#c092e1 color schemes
#c092e1 color preview, HTML & CSS examples
This text has a color of #c092e1
<p style="color:#c092e1;">Text here</p>
.mytext {color:#c092e1;}
This box has a color of #c092e1
<div style="background-color:#c092e1;">Content here</div>
.mybackground {background-color:#c092e1;}
Border around this has a color of #c092e1
<div style="border:2px solid #c092e1;">Content here</div>
.myborder {border:2px solid #c092e1;}