#be04bc color space conversions
Hex:
#be04bc
RGB:
190, 4, 188
CMY:
25, 98, 26
CMYK:
0, 98, 1, 25
HSL:
301°, 95.8763%, 38.0392%
HSV (HSB):
301°, 97.8947%, 74.5098%
XYZ:
30.3557, 14.6648, 48.8076
xyY:
0.3235, 0.1563, 14.6648
CIE-Lab:
45.1717, 78.1018, -47.5954
CIE-LCH:
45.1717, 91.4615, 328.6418
CIE-Luv:
45.1717, 63.5404, -79.6730
Hunter-Lab:
38.2947, 74.4791, -48.7605
#be04bc color charts
#be04bc color shades, tints & tones
#be04bc color schemes
#be04bc color preview, HTML & CSS examples
This text has a color of #be04bc
<p style="color:#be04bc;">Text here</p>
.mytext {color:#be04bc;}
This box has a color of #be04bc
<div style="background-color:#be04bc;">Content here</div>
.mybackground {background-color:#be04bc;}
Border around this has a color of #be04bc
<div style="border:2px solid #be04bc;">Content here</div>
.myborder {border:2px solid #be04bc;}