#255acc color space conversions
Hex:
#255acc
RGB:
37, 90, 204
CMY:
85, 65, 20
CMYK:
82, 56, 0, 20
HSL:
221°, 69.2946%, 47.2549%
HSV (HSB):
221°, 81.8627%, 80.0000%
XYZ:
15.3182, 12.0653, 58.6482
xyY:
0.1781, 0.1402, 12.0653
CIE-Lab:
41.3197, 25.0311, -63.9007
CIE-LCH:
41.3197, 68.6284, 291.3912
CIE-Luv:
41.3197, -17.8524, -94.8747
Hunter-Lab:
34.7351, 17.9321, -75.7932
#255acc color charts
#255acc RGB chart
#255acc CMYK chart
#255acc RGB pie chart
#255acc color shades, tints & tones
#255acc color schemes
#255acc color preview, HTML & CSS examples
This text has a color of #255acc
<p style="color:#255acc;">Text here</p>
.mytext {color:#255acc;}
Text color #255acc
This box has a color of #255acc
<div style="background-color:#255acc;">Content here</div>
.mybackground {background-color:#255acc;}
Background color #255acc
Border around this has a color of #255acc
<div style="border:2px solid #255acc;">Content here</div>
.myborder {border:2px solid #255acc;}
Border color #255acc