#b100f3 color space conversions
Hex:
#b100f3
RGB:
177, 0, 243
CMY:
31, 100, 5
CMYK:
27, 100, 0, 5
HSL:
284°, 100.0000%, 47.6471%
HSV (HSB):
284°, 100.0000%, 95.2941%
XYZ:
34.3091, 15.8182, 86.0389
xyY:
0.2520, 0.1162, 15.8182
CIE-Lab:
46.7350, 85.5989, -76.7382
CIE-LCH:
46.7350, 114.9605, 318.1242
CIE-Luv:
46.7350, 37.2093, -121.2516
Hunter-Lab:
39.7721, 84.3808, -100.4216
#b100f3 color charts
#b100f3 color shades, tints & tones
#b100f3 color schemes
#b100f3 color preview, HTML & CSS examples
This text has a color of #b100f3
<p style="color:#b100f3;">Text here</p>
.mytext {color:#b100f3;}
This box has a color of #b100f3
<div style="background-color:#b100f3;">Content here</div>
.mybackground {background-color:#b100f3;}
Border around this has a color of #b100f3
<div style="border:2px solid #b100f3;">Content here</div>
.myborder {border:2px solid #b100f3;}