#be7fd7 color space conversions
Hex:
#be7fd7
RGB:
190, 127, 215
CMY:
25, 50, 16
CMYK:
12, 41, 0, 16
HSL:
283°, 52.3810%, 67.0588%
HSV (HSB):
283°, 40.9302%, 84.3137%
XYZ:
41.0903, 31.0322, 68.1141
xyY:
0.2930, 0.2213, 31.0322
CIE-Lab:
62.5348, 39.5563, -35.6449
CIE-LCH:
62.5348, 53.2472, 317.9775
CIE-Luv:
62.5348, 27.1175, -61.3592
Hunter-Lab:
55.7065, 34.1789, -33.5011
#be7fd7 color charts
#be7fd7 color shades, tints & tones
#be7fd7 color schemes
#be7fd7 color preview, HTML & CSS examples
This text has a color of #be7fd7
<p style="color:#be7fd7;">Text here</p>
.mytext {color:#be7fd7;}
This box has a color of #be7fd7
<div style="background-color:#be7fd7;">Content here</div>
.mybackground {background-color:#be7fd7;}
Border around this has a color of #be7fd7
<div style="border:2px solid #be7fd7;">Content here</div>
.myborder {border:2px solid #be7fd7;}