#b010f8 color space conversions
Hex:
#b010f8
RGB:
176, 16, 248
CMY:
31, 94, 3
CMYK:
29, 94, 0, 3
HSL:
281°, 94.3089%, 51.7647%
HSV (HSB):
281°, 93.5484%, 97.2549%
XYZ:
35.0331, 16.3780, 90.1218
xyY:
0.2475, 0.1157, 16.3780
CIE-Lab:
47.4666, 84.9324, -78.3566
CIE-LCH:
47.4666, 115.5563, 317.3061
CIE-Luv:
47.4666, 34.8347, -123.9389
Hunter-Lab:
40.4697, 83.6984, -103.7036
#b010f8 color charts
#b010f8 color shades, tints & tones
#b010f8 color schemes
#b010f8 color preview, HTML & CSS examples
This text has a color of #b010f8
<p style="color:#b010f8;">Text here</p>
.mytext {color:#b010f8;}
This box has a color of #b010f8
<div style="background-color:#b010f8;">Content here</div>
.mybackground {background-color:#b010f8;}
Border around this has a color of #b010f8
<div style="border:2px solid #b010f8;">Content here</div>
.myborder {border:2px solid #b010f8;}