#bd02f5 color space conversions
Hex:
#bd02f5
RGB:
189, 2, 245
CMY:
26, 99, 4
CMYK:
23, 99, 0, 4
HSL:
286°, 98.3806%, 48.4314%
HSV (HSB):
286°, 99.1837%, 96.0784%
XYZ:
37.4894, 17.4548, 87.7794
xyY:
0.2627, 0.1223, 17.4548
CIE-Lab:
48.8281, 87.2539, -74.3680
CIE-LCH:
48.8281, 114.6466, 319.5585
CIE-Luv:
48.8281, 43.5960, -120.0554
Hunter-Lab:
41.7789, 87.0598, -95.3256
#bd02f5 color charts
#bd02f5 color shades, tints & tones
#bd02f5 color schemes
#bd02f5 color preview, HTML & CSS examples
This text has a color of #bd02f5
<p style="color:#bd02f5;">Text here</p>
.mytext {color:#bd02f5;}
This box has a color of #bd02f5
<div style="background-color:#bd02f5;">Content here</div>
.mybackground {background-color:#bd02f5;}
Border around this has a color of #bd02f5
<div style="border:2px solid #bd02f5;">Content here</div>
.myborder {border:2px solid #bd02f5;}