#bdf384 color space conversions
Hex:
#bdf384
RGB:
189, 243, 132
CMY:
26, 5, 48
CMYK:
22, 0, 46, 5
HSL:
89°, 82.2222%, 73.5294%
HSV (HSB):
89°, 45.6790%, 95.2941%
XYZ:
57.2017, 76.5859, 33.5975
xyY:
0.3417, 0.4575, 76.5859
CIE-Lab:
90.1307, -35.3163, 47.8351
CIE-LCH:
90.1307, 59.4596, 126.4382
CIE-Luv:
90.1307, -26.6540, 69.2730
Hunter-Lab:
87.5134, -36.4748, 38.4972
#bdf384 color charts
#bdf384 color shades, tints & tones
#bdf384 color schemes
#bdf384 color preview, HTML & CSS examples
This text has a color of #bdf384
<p style="color:#bdf384;">Text here</p>
.mytext {color:#bdf384;}
This box has a color of #bdf384
<div style="background-color:#bdf384;">Content here</div>
.mybackground {background-color:#bdf384;}
Border around this has a color of #bdf384
<div style="border:2px solid #bdf384;">Content here</div>
.myborder {border:2px solid #bdf384;}