#7f7fc8 color space conversions
Hex:
#7f7fc8
RGB:
127, 127, 200
CMY:
50, 50, 22
CMYK:
37, 37, 0, 22
HSL:
240°, 39.8907%, 64.1176%
HSV (HSB):
240°, 36.5000%, 78.4314%
XYZ:
26.7671, 23.8609, 57.8384
xyY:
0.2468, 0.2200, 23.8609
CIE-Lab:
55.9483, 17.6143, -37.9266
CIE-LCH:
55.9483, 41.8173, 294.9117
CIE-Luv:
55.9483, -4.3846, -60.8177
Hunter-Lab:
48.8476, 12.3295, -36.0095
#7f7fc8 color charts
#7f7fc8 color shades, tints & tones
#7f7fc8 color schemes
#7f7fc8 color preview, HTML & CSS examples
This text has a color of #7f7fc8
<p style="color:#7f7fc8;">Text here</p>
.mytext {color:#7f7fc8;}
This box has a color of #7f7fc8
<div style="background-color:#7f7fc8;">Content here</div>
.mybackground {background-color:#7f7fc8;}
Border around this has a color of #7f7fc8
<div style="border:2px solid #7f7fc8;">Content here</div>
.myborder {border:2px solid #7f7fc8;}