#b008f2 color space conversions
Hex:
#b008f2
RGB:
176, 8, 242
CMY:
31, 97, 5
CMYK:
27, 97, 0, 5
HSL:
283°, 93.6000%, 49.0196%
HSV (HSB):
283°, 96.6942%, 94.9020%
XYZ:
34.0183, 15.8146, 85.2640
xyY:
0.2518, 0.1171, 15.8146
CIE-Lab:
46.7303, 84.6108, -76.1895
CIE-LCH:
46.7303, 113.8588, 317.9979
CIE-Luv:
46.7303, 36.6621, -120.4495
Hunter-Lab:
39.7675, 83.1010, -99.2840
#b008f2 color charts
#b008f2 color shades, tints & tones
#b008f2 color schemes
#b008f2 color preview, HTML & CSS examples
This text has a color of #b008f2
<p style="color:#b008f2;">Text here</p>
.mytext {color:#b008f2;}
This box has a color of #b008f2
<div style="background-color:#b008f2;">Content here</div>
.mybackground {background-color:#b008f2;}
Border around this has a color of #b008f2
<div style="border:2px solid #b008f2;">Content here</div>
.myborder {border:2px solid #b008f2;}