#c090e5 color space conversions
Hex:
#c090e5
RGB:
192, 144, 229
CMY:
25, 44, 10
CMYK:
16, 37, 0, 10
HSL:
274°, 62.0438%, 73.1373%
HSV (HSB):
274°, 37.1179%, 89.8039%
XYZ:
45.8543, 36.8101, 78.8170
xyY:
0.2840, 0.2280, 36.8101
CIE-Lab:
67.1343, 33.8110, -36.2416
CIE-LCH:
67.1343, 49.5645, 313.0128
CIE-Luv:
67.1343, 19.1695, -62.2464
Hunter-Lab:
60.6714, 28.7323, -34.5526
#c090e5 color charts
#c090e5 color shades, tints & tones
#c090e5 color schemes
#c090e5 color preview, HTML & CSS examples
This text has a color of #c090e5
<p style="color:#c090e5;">Text here</p>
.mytext {color:#c090e5;}
This box has a color of #c090e5
<div style="background-color:#c090e5;">Content here</div>
.mybackground {background-color:#c090e5;}
Border around this has a color of #c090e5
<div style="border:2px solid #c090e5;">Content here</div>
.myborder {border:2px solid #c090e5;}