#7f7fcb color space conversions
Hex:
#7f7fcb
RGB:
127, 127, 203
CMY:
50, 50, 20
CMYK:
37, 37, 0, 20
HSL:
240°, 42.2222%, 64.7059%
HSV (HSB):
240°, 37.4384%, 79.6078%
XYZ:
27.1213, 24.0026, 59.7034
xyY:
0.2447, 0.2166, 24.0026
CIE-Lab:
56.0904, 18.4409, -39.4041
CIE-LCH:
56.0904, 43.5058, 295.0793
CIE-Luv:
56.0904, -4.5657, -63.3303
Hunter-Lab:
48.9924, 13.0775, -37.9576
#7f7fcb color charts
#7f7fcb color shades, tints & tones
#7f7fcb color schemes
#7f7fcb color preview, HTML & CSS examples
This text has a color of #7f7fcb
<p style="color:#7f7fcb;">Text here</p>
.mytext {color:#7f7fcb;}
This box has a color of #7f7fcb
<div style="background-color:#7f7fcb;">Content here</div>
.mybackground {background-color:#7f7fcb;}
Border around this has a color of #7f7fcb
<div style="border:2px solid #7f7fcb;">Content here</div>
.myborder {border:2px solid #7f7fcb;}