#b001ce color space conversions
Hex:
#b001ce
RGB:
176, 1, 206
CMY:
31, 100, 19
CMYK:
15, 100, 0, 19
HSL:
291°, 99.0338%, 40.5882%
HSV (HSB):
291°, 99.5146%, 80.7843%
XYZ:
29.0559, 13.7080, 59.5070
xyY:
0.2841, 0.1340, 13.7080
CIE-Lab:
43.8113, 79.0160, -60.3953
CIE-LCH:
43.8113, 99.4541, 322.6078
CIE-Luv:
43.8113, 47.5224, -96.6844
Hunter-Lab:
37.0244, 75.2903, -69.3761
#b001ce color charts
#b001ce color shades, tints & tones
#b001ce color schemes
#b001ce color preview, HTML & CSS examples
This text has a color of #b001ce
<p style="color:#b001ce;">Text here</p>
.mytext {color:#b001ce;}
This box has a color of #b001ce
<div style="background-color:#b001ce;">Content here</div>
.mybackground {background-color:#b001ce;}
Border around this has a color of #b001ce
<div style="border:2px solid #b001ce;">Content here</div>
.myborder {border:2px solid #b001ce;}