#5555ff color space conversions
Hex:
#5555ff
RGB:
85, 85, 255
CMY:
67, 67, 0
CMYK:
67, 67, 0, 0
HSL:
240°, 100.0000%, 66.6667%
HSV (HSB):
240°, 66.6667%, 100.0000%
XYZ:
25.0448, 15.6483, 96.3082
xyY:
0.1828, 0.1142, 15.6483
CIE-Lab:
46.5096, 51.1124, -84.2084
CIE-LCH:
46.5096, 98.5065, 301.2567
CIE-Luv:
46.5096, -9.2278, -127.9772
Hunter-Lab:
39.5579, 43.7851, -116.6575
#5555ff color charts
#5555ff RGB chart
#5555ff CMYK chart
#5555ff RGB pie chart
#5555ff color shades, tints & tones
#5555ff color schemes
#5555ff color preview, HTML & CSS examples
This text has a color of #5555ff
<p style="color:#5555ff;">Text here</p>
.mytext {color:#5555ff;}
Text color #5555ff
This box has a color of #5555ff
<div style="background-color:#5555ff;">Content here</div>
.mybackground {background-color:#5555ff;}
Background color #5555ff
Border around this has a color of #5555ff
<div style="border:2px solid #5555ff;">Content here</div>
.myborder {border:2px solid #5555ff;}
Border color #5555ff