#be05d7 color space conversions
Hex:
#be05d7
RGB:
190, 5, 215
CMY:
25, 98, 16
CMYK:
12, 98, 0, 16
HSL:
293°, 95.4545%, 43.1373%
HSV (HSB):
293°, 97.6744%, 84.3137%
XYZ:
33.5552, 15.9620, 65.6024
xyY:
0.2915, 0.1387, 15.9620
CIE-Lab:
46.9246, 82.1549, -60.4302
CIE-LCH:
46.9246, 101.9865, 323.6632
CIE-Luv:
46.9246, 53.5980, -99.1562
Hunter-Lab:
39.9525, 80.0015, -69.3881
#be05d7 color charts
#be05d7 color shades, tints & tones
#be05d7 color schemes
#be05d7 color preview, HTML & CSS examples
This text has a color of #be05d7
<p style="color:#be05d7;">Text here</p>
.mytext {color:#be05d7;}
This box has a color of #be05d7
<div style="background-color:#be05d7;">Content here</div>
.mybackground {background-color:#be05d7;}
Border around this has a color of #be05d7
<div style="border:2px solid #be05d7;">Content here</div>
.myborder {border:2px solid #be05d7;}