#130acc color space conversions
Hex:
#130acc
RGB:
19, 10, 204
CMY:
93, 96, 20
CMYK:
91, 95, 0, 20
HSL:
243°, 90.6542%, 41.9608%
HSV (HSB):
243°, 95.0980%, 80.0000%
XYZ:
11.2762, 4.7152, 57.4425
xyY:
0.1536, 0.0642, 4.7152
CIE-Lab:
25.9074, 65.0494, -89.3508
CIE-LCH:
25.9074, 110.5215, 306.0555
CIE-Luv:
25.9074, -6.9021, -101.5375
Hunter-Lab:
21.7144, 54.6938, -141.6435
#130acc color charts
#130acc color shades, tints & tones
#130acc color schemes
#130acc color preview, HTML & CSS examples
This text has a color of #130acc
<p style="color:#130acc;">Text here</p>
.mytext {color:#130acc;}
This box has a color of #130acc
<div style="background-color:#130acc;">Content here</div>
.mybackground {background-color:#130acc;}
Border around this has a color of #130acc
<div style="border:2px solid #130acc;">Content here</div>
.myborder {border:2px solid #130acc;}