#7f7cfc color space conversions
Hex:
#7f7cfc
RGB:
127, 124, 252
CMY:
50, 51, 1
CMYK:
50, 51, 0, 1
HSL:
241°, 95.5224%, 73.7255%
HSV (HSB):
241°, 50.7937%, 98.8235%
XYZ:
33.5307, 25.9556, 95.3381
xyY:
0.2166, 0.1676, 25.9556
CIE-Lab:
57.9949, 34.3521, -63.7596
CIE-LCH:
57.9949, 72.4248, 298.3147
CIE-Luv:
57.9949, -6.5106, -104.6470
Hunter-Lab:
50.9466, 28.3239, -75.2887
#7f7cfc color charts
#7f7cfc color shades, tints & tones
#7f7cfc color schemes
#7f7cfc color preview, HTML & CSS examples
This text has a color of #7f7cfc
<p style="color:#7f7cfc;">Text here</p>
.mytext {color:#7f7cfc;}
This box has a color of #7f7cfc
<div style="background-color:#7f7cfc;">Content here</div>
.mybackground {background-color:#7f7cfc;}
Border around this has a color of #7f7cfc
<div style="border:2px solid #7f7cfc;">Content here</div>
.myborder {border:2px solid #7f7cfc;}