#908ec2 color space conversions
Hex:
#908ec2
RGB:
144, 142, 194
CMY:
44, 44, 24
CMYK:
26, 27, 0, 24
HSL:
242°, 29.8851%, 65.8824%
HSV (HSB):
242°, 26.8041%, 76.0784%
XYZ:
30.9122, 29.1703, 55.0401
xyY:
0.2685, 0.2534, 29.1703
CIE-Lab:
60.9317, 12.2465, -26.6790
CIE-LCH:
60.9317, 29.3555, 294.6567
CIE-Luv:
60.9317, -2.1254, -42.7557
Hunter-Lab:
54.0096, 7.6472, -22.6146
#908ec2 color charts
#908ec2 color shades, tints & tones
#908ec2 color schemes
#908ec2 color preview, HTML & CSS examples
This text has a color of #908ec2
<p style="color:#908ec2;">Text here</p>
.mytext {color:#908ec2;}
This box has a color of #908ec2
<div style="background-color:#908ec2;">Content here</div>
.mybackground {background-color:#908ec2;}
Border around this has a color of #908ec2
<div style="border:2px solid #908ec2;">Content here</div>
.myborder {border:2px solid #908ec2;}