#902ded color space conversions
Hex:
#902ded
RGB:
144, 45, 237
CMY:
44, 82, 7
CMYK:
39, 81, 0, 7
HSL:
271°, 84.2105%, 55.2941%
HSV (HSB):
271°, 81.0127%, 92.9412%
XYZ:
27.7260, 13.9205, 81.3464
xyY:
0.2254, 0.1132, 13.9205
CIE-Lab:
44.1187, 72.4718, -77.8245
CIE-LCH:
44.1187, 106.3429, 312.9603
CIE-Luv:
44.1187, 18.8898, -119.0893
Hunter-Lab:
37.3102, 67.3547, -103.1513
#902ded color charts
#902ded color shades, tints & tones
#902ded color schemes
#902ded color preview, HTML & CSS examples
This text has a color of #902ded
<p style="color:#902ded;">Text here</p>
.mytext {color:#902ded;}
This box has a color of #902ded
<div style="background-color:#902ded;">Content here</div>
.mybackground {background-color:#902ded;}
Border around this has a color of #902ded
<div style="border:2px solid #902ded;">Content here</div>
.myborder {border:2px solid #902ded;}