#b010f5 color space conversions
Hex:
#b010f5
RGB:
176, 16, 245
CMY:
31, 94, 4
CMYK:
28, 93, 0, 4
HSL:
282°, 91.9679%, 51.1765%
HSV (HSB):
282°, 93.4694%, 96.0784%
XYZ:
34.5712, 16.1933, 87.6897
xyY:
0.2497, 0.1170, 16.1933
CIE-Lab:
47.2270, 84.3825, -77.0649
CIE-LCH:
47.2270, 114.2778, 317.5951
CIE-Luv:
47.2270, 35.6017, -122.0031
Hunter-Lab:
40.2409, 82.9292, -101.0315
#b010f5 color charts
#b010f5 color shades, tints & tones
#b010f5 color schemes
#b010f5 color preview, HTML & CSS examples
This text has a color of #b010f5
<p style="color:#b010f5;">Text here</p>
.mytext {color:#b010f5;}
This box has a color of #b010f5
<div style="background-color:#b010f5;">Content here</div>
.mybackground {background-color:#b010f5;}
Border around this has a color of #b010f5
<div style="border:2px solid #b010f5;">Content here</div>
.myborder {border:2px solid #b010f5;}