#b02ff9 color space conversions
Hex:
#b02ff9
RGB:
176, 47, 249
CMY:
31, 82, 2
CMYK:
29, 81, 0, 2
HSL:
278°, 94.3925%, 58.0392%
HSV (HSB):
278°, 81.1245%, 97.6471%
XYZ:
36.0199, 18.1027, 91.2182
xyY:
0.2478, 0.1246, 18.1027
CIE-Lab:
49.6204, 78.9834, -75.4015
CIE-LCH:
49.6204, 109.1960, 316.3291
CIE-Luv:
49.6204, 32.2881, -121.2850
Hunter-Lab:
42.5473, 76.6578, -97.3304
#b02ff9 color charts
#b02ff9 color shades, tints & tones
#b02ff9 color schemes
#b02ff9 color preview, HTML & CSS examples
This text has a color of #b02ff9
<p style="color:#b02ff9;">Text here</p>
.mytext {color:#b02ff9;}
This box has a color of #b02ff9
<div style="background-color:#b02ff9;">Content here</div>
.mybackground {background-color:#b02ff9;}
Border around this has a color of #b02ff9
<div style="border:2px solid #b02ff9;">Content here</div>
.myborder {border:2px solid #b02ff9;}