#550e81 color space conversions
Hex:
#550e81
RGB:
85, 14, 129
CMY:
67, 95, 49
CMYK:
34, 89, 0, 49
HSL:
277°, 80.4196%, 28.0392%
HSV (HSB):
277°, 89.1473%, 50.5882%
XYZ:
7.8658, 3.8303, 21.0936
xyY:
0.2399, 0.1168, 3.8303
CIE-Lab:
23.1025, 49.3453, -48.3069
CIE-LCH:
23.1025, 69.0545, 315.6092
CIE-Luv:
23.1025, 14.0603, -60.1491
Hunter-Lab:
19.5713, 37.4903, -50.2020
#550e81 color charts
#550e81 color shades, tints & tones
#550e81 color schemes
#550e81 color preview, HTML & CSS examples
This text has a color of #550e81
<p style="color:#550e81;">Text here</p>
.mytext {color:#550e81;}
This box has a color of #550e81
<div style="background-color:#550e81;">Content here</div>
.mybackground {background-color:#550e81;}
Border around this has a color of #550e81
<div style="border:2px solid #550e81;">Content here</div>
.myborder {border:2px solid #550e81;}