#be06c5 color space conversions
Hex:
#be06c5
RGB:
190, 6, 197
CMY:
25, 98, 23
CMYK:
4, 97, 0, 23
HSL:
298°, 94.0887%, 39.8039%
HSV (HSB):
298°, 96.9543%, 77.2549%
XYZ:
31.3784, 15.1086, 54.0858
xyY:
0.3120, 0.1502, 15.1086
CIE-Lab:
45.7826, 79.2641, -51.8719
CIE-LCH:
45.7826, 94.7284, 326.7985
CIE-Luv:
45.7826, 60.0016, -86.1718
Hunter-Lab:
38.8698, 76.0753, -55.2908
#be06c5 color charts
#be06c5 color shades, tints & tones
#be06c5 color schemes
#be06c5 color preview, HTML & CSS examples
This text has a color of #be06c5
<p style="color:#be06c5;">Text here</p>
.mytext {color:#be06c5;}
This box has a color of #be06c5
<div style="background-color:#be06c5;">Content here</div>
.mybackground {background-color:#be06c5;}
Border around this has a color of #be06c5
<div style="border:2px solid #be06c5;">Content here</div>
.myborder {border:2px solid #be06c5;}