#b005cb color space conversions
Hex:
#b005cb
RGB:
176, 5, 203
CMY:
31, 98, 20
CMYK:
13, 98, 0, 20
HSL:
292°, 95.1923%, 40.7843%
HSV (HSB):
292°, 97.5369%, 79.6078%
XYZ:
28.7383, 13.6504, 57.6200
xyY:
0.2874, 0.1365, 13.6504
CIE-Lab:
43.7274, 78.1456, -58.7929
CIE-LCH:
43.7274, 97.7923, 323.0440
CIE-Luv:
43.7274, 48.3463, -94.3663
Hunter-Lab:
36.9465, 74.1870, -66.6033
#b005cb color charts
#b005cb color shades, tints & tones
#b005cb color schemes
#b005cb color preview, HTML & CSS examples
This text has a color of #b005cb
<p style="color:#b005cb;">Text here</p>
.mytext {color:#b005cb;}
This box has a color of #b005cb
<div style="background-color:#b005cb;">Content here</div>
.mybackground {background-color:#b005cb;}
Border around this has a color of #b005cb
<div style="border:2px solid #b005cb;">Content here</div>
.myborder {border:2px solid #b005cb;}