#bd02e1 color space conversions
Hex:
#bd02e1
RGB:
189, 2, 225
CMY:
26, 99, 12
CMYK:
16, 99, 0, 12
HSL:
290°, 98.2379%, 44.5098%
HSV (HSB):
290°, 99.1111%, 88.2353%
XYZ:
34.5986, 16.2985, 72.5565
xyY:
0.2803, 0.1320, 16.2985
CIE-Lab:
47.3637, 83.8876, -65.4426
CIE-LCH:
47.3637, 106.3949, 322.0414
CIE-Luv:
47.3637, 49.7276, -106.5465
Hunter-Lab:
40.3714, 82.3260, -78.2977
#bd02e1 color charts
#bd02e1 color shades, tints & tones
#bd02e1 color schemes
#bd02e1 color preview, HTML & CSS examples
This text has a color of #bd02e1
<p style="color:#bd02e1;">Text here</p>
.mytext {color:#bd02e1;}
This box has a color of #bd02e1
<div style="background-color:#bd02e1;">Content here</div>
.mybackground {background-color:#bd02e1;}
Border around this has a color of #bd02e1
<div style="border:2px solid #bd02e1;">Content here</div>
.myborder {border:2px solid #bd02e1;}