#b005f9 color space conversions
Hex:
#b005f9
RGB:
176, 5, 249
CMY:
31, 98, 2
CMYK:
29, 98, 0, 2
HSL:
282°, 96.0630%, 49.8039%
HSV (HSB):
282°, 97.9920%, 97.6471%
XYZ:
35.0576, 16.1782, 90.8975
xyY:
0.2467, 0.1138, 16.1782
CIE-Lab:
47.2074, 86.1332, -79.3406
CIE-LCH:
47.2074, 117.1062, 317.3506
CIE-Luv:
47.2074, 34.9371, -125.0748
Hunter-Lab:
40.2221, 85.1920, -105.8332
#b005f9 color charts
#b005f9 color shades, tints & tones
#b005f9 color schemes
#b005f9 color preview, HTML & CSS examples
This text has a color of #b005f9
<p style="color:#b005f9;">Text here</p>
.mytext {color:#b005f9;}
This box has a color of #b005f9
<div style="background-color:#b005f9;">Content here</div>
.mybackground {background-color:#b005f9;}
Border around this has a color of #b005f9
<div style="border:2px solid #b005f9;">Content here</div>
.myborder {border:2px solid #b005f9;}