#be00da color space conversions
Hex:
#be00da
RGB:
190, 0, 218
CMY:
25, 100, 15
CMYK:
13, 100, 0, 15
HSL:
292°, 100.0000%, 42.7451%
HSV (HSB):
292°, 100.0000%, 85.4902%
XYZ:
33.8901, 16.0091, 67.6335
xyY:
0.2883, 0.1362, 16.0091
CIE-Lab:
46.9864, 83.0600, -62.0492
CIE-LCH:
46.9864, 103.6777, 323.2388
CIE-Luv:
46.9864, 52.7735, -101.5382
Hunter-Lab:
40.0114, 81.1716, -72.2133
#be00da color charts
#be00da color shades, tints & tones
#be00da color schemes
#be00da color preview, HTML & CSS examples
This text has a color of #be00da
<p style="color:#be00da;">Text here</p>
.mytext {color:#be00da;}
This box has a color of #be00da
<div style="background-color:#be00da;">Content here</div>
.mybackground {background-color:#be00da;}
Border around this has a color of #be00da
<div style="border:2px solid #be00da;">Content here</div>
.myborder {border:2px solid #be00da;}