#b600c7 color space conversions
Hex:
#b600c7
RGB:
182, 0, 199
CMY:
29, 100, 22
CMYK:
9, 100, 0, 22
HSL:
295°, 100.0000%, 39.0196%
HSV (HSB):
295°, 100.0000%, 78.0392%
XYZ:
29.6002, 14.0686, 55.1882
xyY:
0.2994, 0.1423, 14.0686
CIE-Lab:
44.3312, 78.8653, -55.4434
CIE-LCH:
44.3312, 96.4039, 324.8923
CIE-Luv:
44.3312, 53.9701, -90.2607
Hunter-Lab:
37.5081, 75.2272, -60.9817
#b600c7 color charts
#b600c7 color shades, tints & tones
#b600c7 color schemes
#b600c7 color preview, HTML & CSS examples
This text has a color of #b600c7
<p style="color:#b600c7;">Text here</p>
.mytext {color:#b600c7;}
This box has a color of #b600c7
<div style="background-color:#b600c7;">Content here</div>
.mybackground {background-color:#b600c7;}
Border around this has a color of #b600c7
<div style="border:2px solid #b600c7;">Content here</div>
.myborder {border:2px solid #b600c7;}