#001bfc color space conversions
Hex:
#001bfc
RGB:
0, 27, 252
CMY:
100, 89, 1
CMYK:
100, 89, 0, 1
HSL:
234°, 100.0000%, 49.4118%
HSV (HSB):
234°, 100.0000%, 98.8235%
XYZ:
17.9626, 7.8121, 92.6566
xyY:
0.1517, 0.0660, 7.8121
CIE-Lab:
33.5885, 73.1892, -104.0285
CIE-LCH:
33.5885, 127.1951, 305.1283
CIE-Luv:
33.5885, -10.4429, -130.1845
Hunter-Lab:
27.9502, 65.8028, -176.9848
#001bfc color charts
#001bfc RGB chart
#001bfc CMYK chart
#001bfc RGB pie chart
#001bfc color shades, tints & tones
#001bfc color schemes
#001bfc color preview, HTML & CSS examples
This text has a color of #001bfc
<p style="color:#001bfc;">Text here</p>
.mytext {color:#001bfc;}
Text color #001bfc
This box has a color of #001bfc
<div style="background-color:#001bfc;">Content here</div>
.mybackground {background-color:#001bfc;}
Background color #001bfc
Border around this has a color of #001bfc
<div style="border:2px solid #001bfc;">Content here</div>
.myborder {border:2px solid #001bfc;}
Border color #001bfc