#9002b5 color space conversions
Hex:
#9002b5
RGB:
144, 2, 181
CMY:
44, 99, 29
CMYK:
20, 99, 0, 29
HSL:
288°, 97.8142%, 35.8824%
HSV (HSB):
288°, 98.8950%, 70.9804%
XYZ:
19.8638, 9.3089, 44.4659
xyY:
0.2697, 0.1264, 9.3089
CIE-Lab:
36.5724, 70.1135, -57.7415
CIE-LCH:
36.5724, 90.8294, 320.5270
CIE-Luv:
36.5724, 34.9142, -86.6704
Hunter-Lab:
30.5105, 62.8187, -65.0517
#9002b5 color charts
#9002b5 color shades, tints & tones
#9002b5 color schemes
#9002b5 color preview, HTML & CSS examples
This text has a color of #9002b5
<p style="color:#9002b5;">Text here</p>
.mytext {color:#9002b5;}
This box has a color of #9002b5
<div style="background-color:#9002b5;">Content here</div>
.mybackground {background-color:#9002b5;}
Border around this has a color of #9002b5
<div style="border:2px solid #9002b5;">Content here</div>
.myborder {border:2px solid #9002b5;}