#be05b9 color space conversions
Hex:
#be05b9
RGB:
190, 5, 185
CMY:
25, 98, 27
CMYK:
0, 97, 3, 25
HSL:
302°, 94.8718%, 38.2353%
HSV (HSB):
302°, 97.3684%, 74.5098%
XYZ:
30.0464, 14.5585, 47.1254
xyY:
0.3276, 0.1587, 14.5585
CIE-Lab:
45.0234, 77.5760, -46.0719
CIE-LCH:
45.0234, 90.2255, 329.2942
CIE-Luv:
45.0234, 64.6686, -77.3766
Hunter-Lab:
38.1556, 73.7915, -46.5193
#be05b9 color charts
#be05b9 color shades, tints & tones
#be05b9 color schemes
#be05b9 color preview, HTML & CSS examples
This text has a color of #be05b9
<p style="color:#be05b9;">Text here</p>
.mytext {color:#be05b9;}
This box has a color of #be05b9
<div style="background-color:#be05b9;">Content here</div>
.mybackground {background-color:#be05b9;}
Border around this has a color of #be05b9
<div style="border:2px solid #be05b9;">Content here</div>
.myborder {border:2px solid #be05b9;}