#bd02f9 color space conversions
Hex:
#bd02f9
RGB:
189, 2, 249
CMY:
26, 99, 2
CMYK:
24, 99, 0, 2
HSL:
285°, 98.4064%, 49.2157%
HSV (HSB):
285°, 99.1968%, 97.6471%
XYZ:
38.1069, 17.7018, 91.0309
xyY:
0.2595, 0.1206, 17.7018
CIE-Lab:
49.1324, 87.9443, -76.1137
CIE-LCH:
49.1324, 116.3078, 319.1246
CIE-Luv:
49.1324, 42.4481, -122.6946
Hunter-Lab:
42.0735, 88.0426, -98.8293
#bd02f9 color charts
#bd02f9 color shades, tints & tones
#bd02f9 color schemes
#bd02f9 color preview, HTML & CSS examples
This text has a color of #bd02f9
<p style="color:#bd02f9;">Text here</p>
.mytext {color:#bd02f9;}
This box has a color of #bd02f9
<div style="background-color:#bd02f9;">Content here</div>
.mybackground {background-color:#bd02f9;}
Border around this has a color of #bd02f9
<div style="border:2px solid #bd02f9;">Content here</div>
.myborder {border:2px solid #bd02f9;}