#102ace color space conversions
Hex:
#102ace
RGB:
16, 42, 206
CMY:
94, 84, 19
CMYK:
92, 80, 0, 19
HSL:
232°, 85.5856%, 43.5294%
HSV (HSB):
232°, 92.2330%, 80.7843%
XYZ:
12.1822, 6.2223, 58.9515
xyY:
0.1575, 0.0804, 6.2223
CIE-Lab:
29.9666, 53.9643, -83.7550
CIE-LCH:
29.9666, 99.6346, 302.7942
CIE-Luv:
29.9666, -9.8441, -105.1877
Hunter-Lab:
24.9446, 43.5214, -122.6587
#102ace color charts
#102ace RGB chart
#102ace CMYK chart
#102ace RGB pie chart
#102ace color shades, tints & tones
#102ace color schemes
#102ace color preview, HTML & CSS examples
This text has a color of #102ace
<p style="color:#102ace;">Text here</p>
.mytext {color:#102ace;}
Text color #102ace
This box has a color of #102ace
<div style="background-color:#102ace;">Content here</div>
.mybackground {background-color:#102ace;}
Background color #102ace
Border around this has a color of #102ace
<div style="border:2px solid #102ace;">Content here</div>
.myborder {border:2px solid #102ace;}
Border color #102ace