#bd02fd color space conversions
Hex:
#bd02fd
RGB:
189, 2, 253
CMY:
26, 99, 1
CMYK:
25, 99, 0, 1
HSL:
285°, 98.4314%, 50.0000%
HSV (HSB):
285°, 99.2095%, 99.2157%
XYZ:
38.7376, 17.9541, 94.3523
xyY:
0.2565, 0.1189, 17.9541
CIE-Lab:
49.4404, 88.6398, -77.8469
CIE-LCH:
49.4404, 117.9710, 318.7091
CIE-Luv:
49.4404, 41.3251, -125.3138
Hunter-Lab:
42.3723, 89.0369, -102.3632
#bd02fd color charts
#bd02fd color shades, tints & tones
#bd02fd color schemes
#bd02fd color preview, HTML & CSS examples
This text has a color of #bd02fd
<p style="color:#bd02fd;">Text here</p>
.mytext {color:#bd02fd;}
This box has a color of #bd02fd
<div style="background-color:#bd02fd;">Content here</div>
.mybackground {background-color:#bd02fd;}
Border around this has a color of #bd02fd
<div style="border:2px solid #bd02fd;">Content here</div>
.myborder {border:2px solid #bd02fd;}