#5050b5 color space conversions
Hex:
#5050b5
RGB:
80, 80, 181
CMY:
69, 69, 29
CMYK:
56, 56, 0, 29
HSL:
240°, 40.5622%, 51.1765%
HSV (HSB):
240°, 55.8011%, 70.9804%
XYZ:
14.5174, 10.7790, 45.0315
xyY:
0.2064, 0.1533, 10.7790
CIE-Lab:
39.2057, 29.3164, -53.8277
CIE-LCH:
39.2057, 61.2934, 298.5743
CIE-Luv:
39.2057, -5.7586, -79.8667
Hunter-Lab:
32.8314, 21.4744, -58.3401
#5050b5 color charts
#5050b5 color shades, tints & tones
#5050b5 color schemes
#5050b5 color preview, HTML & CSS examples
This text has a color of #5050b5
<p style="color:#5050b5;">Text here</p>
.mytext {color:#5050b5;}
This box has a color of #5050b5
<div style="background-color:#5050b5;">Content here</div>
.mybackground {background-color:#5050b5;}
Border around this has a color of #5050b5
<div style="border:2px solid #5050b5;">Content here</div>
.myborder {border:2px solid #5050b5;}