#b206f8 color space conversions
Hex:
#b206f8
RGB:
178, 6, 248
CMY:
30, 98, 3
CMYK:
28, 98, 0, 3
HSL:
283°, 95.2756%, 49.8039%
HSV (HSB):
283°, 97.5806%, 97.2549%
XYZ:
35.3685, 16.3725, 90.1030
xyY:
0.2493, 0.1154, 16.3725
CIE-Lab:
47.4595, 86.1033, -78.3557
CIE-LCH:
47.4595, 116.4191, 317.6972
CIE-Luv:
47.4595, 36.2750, -124.0346
Hunter-Lab:
40.4630, 85.2157, -103.7029
#b206f8 color charts
#b206f8 color shades, tints & tones
#b206f8 color schemes
#b206f8 color preview, HTML & CSS examples
This text has a color of #b206f8
<p style="color:#b206f8;">Text here</p>
.mytext {color:#b206f8;}
This box has a color of #b206f8
<div style="background-color:#b206f8;">Content here</div>
.mybackground {background-color:#b206f8;}
Border around this has a color of #b206f8
<div style="border:2px solid #b206f8;">Content here</div>
.myborder {border:2px solid #b206f8;}