#b200ec color space conversions
Hex:
#b200ec
RGB:
178, 0, 236
CMY:
30, 100, 7
CMYK:
25, 100, 0, 7
HSL:
285°, 100.0000%, 46.2745%
HSV (HSB):
285°, 100.0000%, 92.5490%
XYZ:
33.5004, 15.5211, 80.5871
xyY:
0.2585, 0.1198, 15.5211
CIE-Lab:
46.3398, 84.4830, -73.4286
CIE-LCH:
46.3398, 111.9336, 319.0044
CIE-Luv:
46.3398, 39.7008, -116.5066
Hunter-Lab:
39.3968, 82.8399, -93.7012
#b200ec color charts
#b200ec color shades, tints & tones
#b200ec color schemes
#b200ec color preview, HTML & CSS examples
This text has a color of #b200ec
<p style="color:#b200ec;">Text here</p>
.mytext {color:#b200ec;}
This box has a color of #b200ec
<div style="background-color:#b200ec;">Content here</div>
.mybackground {background-color:#b200ec;}
Border around this has a color of #b200ec
<div style="border:2px solid #b200ec;">Content here</div>
.myborder {border:2px solid #b200ec;}