#be07fd color space conversions
Hex:
#be07fd
RGB:
190, 7, 253
CMY:
25, 97, 1
CMYK:
25, 97, 0, 1
HSL:
285°, 98.4000%, 50.9804%
HSV (HSB):
285°, 97.2332%, 99.2157%
XYZ:
39.0408, 18.1910, 94.3820
xyY:
0.2575, 0.1200, 18.1910
CIE-Lab:
49.7269, 88.3695, -77.3729
CIE-LCH:
49.7269, 117.4553, 318.7958
CIE-Luv:
49.7269, 41.7586, -124.8958
Hunter-Lab:
42.6509, 88.7524, -101.3472
#be07fd color charts
#be07fd color shades, tints & tones
#be07fd color schemes
#be07fd color preview, HTML & CSS examples
This text has a color of #be07fd
<p style="color:#be07fd;">Text here</p>
.mytext {color:#be07fd;}
This box has a color of #be07fd
<div style="background-color:#be07fd;">Content here</div>
.mybackground {background-color:#be07fd;}
Border around this has a color of #be07fd
<div style="border:2px solid #be07fd;">Content here</div>
.myborder {border:2px solid #be07fd;}