#010bdc color space conversions
Hex:
#010bdc
RGB:
1, 11, 220
CMY:
100, 96, 14
CMYK:
100, 95, 0, 14
HSL:
237°, 99.0950%, 43.3333%
HSV (HSB):
237°, 99.5455%, 86.2745%
XYZ:
13.0505, 5.4131, 68.0671
xyY:
0.1508, 0.0626, 5.4131
CIE-Lab:
27.8807, 68.8073, -95.3540
CIE-LCH:
27.8807, 117.5875, 305.8141
CIE-Luv:
27.8807, -8.3106, -110.5828
Hunter-Lab:
23.2661, 59.4090, -157.1723
#010bdc color charts
#010bdc RGB chart
#010bdc CMYK chart
#010bdc RGB pie chart
#010bdc color shades, tints & tones
#010bdc color schemes
#010bdc color preview, HTML & CSS examples
This text has a color of #010bdc
<p style="color:#010bdc;">Text here</p>
.mytext {color:#010bdc;}
Text color #010bdc
This box has a color of #010bdc
<div style="background-color:#010bdc;">Content here</div>
.mybackground {background-color:#010bdc;}
Background color #010bdc
Border around this has a color of #010bdc
<div style="border:2px solid #010bdc;">Content here</div>
.myborder {border:2px solid #010bdc;}
Border color #010bdc