#b02df9 color space conversions
Hex:
#b02df9
RGB:
176, 45, 249
CMY:
31, 82, 2
CMYK:
29, 82, 0, 2
HSL:
279°, 94.4444%, 57.6471%
HSV (HSB):
279°, 81.9277%, 97.6471%
XYZ:
35.9418, 17.9464, 91.1922
xyY:
0.2477, 0.1237, 17.9464
CIE-Lab:
49.4311, 79.5378, -75.7100
CIE-LCH:
49.4311, 109.8102, 316.4124
CIE-Luv:
49.4311, 32.5061, -121.6056
Hunter-Lab:
42.3632, 77.3071, -97.9749
#b02df9 color charts
#b02df9 color shades, tints & tones
#b02df9 color schemes
#b02df9 color preview, HTML & CSS examples
This text has a color of #b02df9
<p style="color:#b02df9;">Text here</p>
.mytext {color:#b02df9;}
This box has a color of #b02df9
<div style="background-color:#b02df9;">Content here</div>
.mybackground {background-color:#b02df9;}
Border around this has a color of #b02df9
<div style="border:2px solid #b02df9;">Content here</div>
.myborder {border:2px solid #b02df9;}