#9801cb color space conversions
Hex:
#9801cb
RGB:
152, 1, 203
CMY:
40, 100, 20
CMYK:
25, 100, 0, 20
HSL:
285°, 99.0196%, 40.0000%
HSV (HSB):
285°, 99.5074%, 79.6078%
XYZ:
23.7392, 11.0089, 57.3736
xyY:
0.2577, 0.1195, 11.0089
CIE-Lab:
39.5955, 75.2451, -65.6860
CIE-LCH:
39.5955, 99.8824, 318.8803
CIE-Luv:
39.5955, 33.5629, -99.7935
Hunter-Lab:
33.1797, 69.6480, -79.2974
#9801cb color charts
#9801cb color shades, tints & tones
#9801cb color schemes
#9801cb color preview, HTML & CSS examples
This text has a color of #9801cb
<p style="color:#9801cb;">Text here</p>
.mytext {color:#9801cb;}
This box has a color of #9801cb
<div style="background-color:#9801cb;">Content here</div>
.mybackground {background-color:#9801cb;}
Border around this has a color of #9801cb
<div style="border:2px solid #9801cb;">Content here</div>
.myborder {border:2px solid #9801cb;}