#c092d9 color space conversions
Hex:
#c092d9
RGB:
192, 146, 217
CMY:
25, 43, 15
CMYK:
12, 33, 0, 15
HSL:
279°, 48.2993%, 71.1765%
HSV (HSB):
279°, 32.7189%, 85.0980%
XYZ:
44.5415, 36.7740, 70.3961
xyY:
0.2936, 0.2424, 36.7740
CIE-Lab:
67.1071, 30.1495, -29.6508
CIE-LCH:
67.1071, 42.2867, 315.4777
CIE-Luv:
67.1071, 19.9281, -50.9390
Hunter-Lab:
60.6416, 24.9863, -26.3781
#c092d9 color charts
#c092d9 color shades, tints & tones
#c092d9 color schemes
#c092d9 color preview, HTML & CSS examples
This text has a color of #c092d9
<p style="color:#c092d9;">Text here</p>
.mytext {color:#c092d9;}
This box has a color of #c092d9
<div style="background-color:#c092d9;">Content here</div>
.mybackground {background-color:#c092d9;}
Border around this has a color of #c092d9
<div style="border:2px solid #c092d9;">Content here</div>
.myborder {border:2px solid #c092d9;}