#be05cb color space conversions
Hex:
#be05cb
RGB:
190, 5, 203
CMY:
25, 98, 20
CMYK:
6, 98, 0, 20
HSL:
296°, 95.1923%, 40.7843%
HSV (HSB):
296°, 97.5369%, 79.6078%
XYZ:
32.0690, 15.3675, 57.7759
xyY:
0.3048, 0.1461, 15.3675
CIE-Lab:
46.1335, 80.2685, -54.7902
CIE-LCH:
46.1335, 97.1854, 325.6831
CIE-Luv:
46.1335, 57.8338, -90.5908
Hunter-Lab:
39.2014, 77.4207, -59.9420
#be05cb color charts
#be05cb color shades, tints & tones
#be05cb color schemes
#be05cb color preview, HTML & CSS examples
This text has a color of #be05cb
<p style="color:#be05cb;">Text here</p>
.mytext {color:#be05cb;}
This box has a color of #be05cb
<div style="background-color:#be05cb;">Content here</div>
.mybackground {background-color:#be05cb;}
Border around this has a color of #be05cb
<div style="border:2px solid #be05cb;">Content here</div>
.myborder {border:2px solid #be05cb;}