#b600d5 color space conversions
Hex:
#b600d5
RGB:
182, 0, 213
CMY:
29, 100, 16
CMYK:
15, 100, 0, 16
HSL:
291°, 100.0000%, 41.7647%
HSV (HSB):
291°, 100.0000%, 83.5294%
XYZ:
31.3016, 14.7492, 64.1479
xyY:
0.2840, 0.1338, 14.7492
CIE-Lab:
45.2887, 81.1109, -61.9928
CIE-LCH:
45.2887, 102.0887, 322.6094
CIE-Luv:
45.2887, 49.1810, -100.1039
Hunter-Lab:
38.4047, 78.2779, -72.1497
#b600d5 color charts
#b600d5 color shades, tints & tones
#b600d5 color schemes
#b600d5 color preview, HTML & CSS examples
This text has a color of #b600d5
<p style="color:#b600d5;">Text here</p>
.mytext {color:#b600d5;}
This box has a color of #b600d5
<div style="background-color:#b600d5;">Content here</div>
.mybackground {background-color:#b600d5;}
Border around this has a color of #b600d5
<div style="border:2px solid #b600d5;">Content here</div>
.myborder {border:2px solid #b600d5;}