#7f7dcb color space conversions
Hex:
#7f7dcb
RGB:
127, 125, 203
CMY:
50, 51, 20
CMYK:
37, 38, 0, 20
HSL:
242°, 42.8571%, 64.3137%
HSV (HSB):
242°, 38.4236%, 79.6078%
XYZ:
26.8655, 23.4911, 59.6182
xyY:
0.2443, 0.2136, 23.4911
CIE-Lab:
55.5746, 19.6261, -40.2155
CIE-LCH:
55.5746, 44.7490, 296.0135
CIE-Luv:
55.5746, -3.8184, -64.6658
Hunter-Lab:
48.4676, 14.1240, -39.0031
#7f7dcb color charts
#7f7dcb color shades, tints & tones
#7f7dcb color schemes
#7f7dcb color preview, HTML & CSS examples
This text has a color of #7f7dcb
<p style="color:#7f7dcb;">Text here</p>
.mytext {color:#7f7dcb;}
This box has a color of #7f7dcb
<div style="background-color:#7f7dcb;">Content here</div>
.mybackground {background-color:#7f7dcb;}
Border around this has a color of #7f7dcb
<div style="border:2px solid #7f7dcb;">Content here</div>
.myborder {border:2px solid #7f7dcb;}