#b002ca color space conversions
Hex:
#b002ca
RGB:
176, 2, 202
CMY:
31, 99, 21
CMYK:
13, 99, 0, 21
HSL:
292°, 98.0392%, 40.0000%
HSV (HSB):
292°, 99.0099%, 79.2157%
XYZ:
28.5869, 13.5378, 56.9835
xyY:
0.2884, 0.1366, 13.5378
CIE-Lab:
43.5626, 78.2655, -58.4790
CIE-LCH:
43.5626, 97.7000, 323.2334
CIE-Luv:
43.5626, 48.8049, -93.8418
Hunter-Lab:
36.7937, 74.2964, -66.0684
#b002ca color charts
#b002ca color shades, tints & tones
#b002ca color schemes
#b002ca color preview, HTML & CSS examples
This text has a color of #b002ca
<p style="color:#b002ca;">Text here</p>
.mytext {color:#b002ca;}
This box has a color of #b002ca
<div style="background-color:#b002ca;">Content here</div>
.mybackground {background-color:#b002ca;}
Border around this has a color of #b002ca
<div style="border:2px solid #b002ca;">Content here</div>
.myborder {border:2px solid #b002ca;}