#130cc3 color space conversions
Hex:
#130cc3
RGB:
19, 12, 195
CMY:
93, 95, 24
CMYK:
90, 94, 0, 24
HSL:
242°, 88.4058%, 40.5882%
HSV (HSB):
242°, 93.8462%, 76.4706%
XYZ:
10.2504, 4.3415, 51.9275
xyY:
0.1541, 0.0653, 4.3415
CIE-Lab:
24.7698, 62.2644, -85.9653
CIE-LCH:
24.7698, 106.1456, 305.9157
CIE-Luv:
24.7698, -6.5896, -96.3768
Hunter-Lab:
20.8363, 51.3489, -133.1749
#130cc3 color charts
#130cc3 color shades, tints & tones
#130cc3 color schemes
#130cc3 color preview, HTML & CSS examples
This text has a color of #130cc3
<p style="color:#130cc3;">Text here</p>
.mytext {color:#130cc3;}
This box has a color of #130cc3
<div style="background-color:#130cc3;">Content here</div>
.mybackground {background-color:#130cc3;}
Border around this has a color of #130cc3
<div style="border:2px solid #130cc3;">Content here</div>
.myborder {border:2px solid #130cc3;}