#b402cd color space conversions
Hex:
#b402cd
RGB:
180, 2, 205
CMY:
29, 99, 20
CMYK:
12, 99, 0, 20
HSL:
293°, 98.0676%, 40.5882%
HSV (HSB):
293°, 99.0244%, 80.3922%
XYZ:
29.8635, 14.1545, 58.9157
xyY:
0.2901, 0.1375, 14.1545
CIE-Lab:
44.4537, 79.3393, -58.7443
CIE-LCH:
44.4537, 98.7199, 323.4831
CIE-Luv:
44.4537, 50.4520, -94.9195
Hunter-Lab:
37.6225, 75.8485, -66.5108
#b402cd color charts
#b402cd color shades, tints & tones
#b402cd color schemes
#b402cd color preview, HTML & CSS examples
This text has a color of #b402cd
<p style="color:#b402cd;">Text here</p>
.mytext {color:#b402cd;}
This box has a color of #b402cd
<div style="background-color:#b402cd;">Content here</div>
.mybackground {background-color:#b402cd;}
Border around this has a color of #b402cd
<div style="border:2px solid #b402cd;">Content here</div>
.myborder {border:2px solid #b402cd;}