#0123fd color space conversions
Hex:
#0123fd
RGB:
1, 35, 253
CMY:
100, 86, 1
CMYK:
100, 86, 0, 1
HSL:
232°, 99.2126%, 49.8039%
HSV (HSB):
232°, 99.6047%, 99.2157%
XYZ:
18.3432, 8.3004, 93.5638
xyY:
0.1526, 0.0691, 8.3004
CIE-Lab:
34.6008, 70.8384, -102.8999
CIE-LCH:
34.6008, 124.9258, 304.5443
CIE-Luv:
34.6008, -11.0667, -131.3256
Hunter-Lab:
28.8104, 63.2305, -172.3816
#0123fd color charts
#0123fd color shades, tints & tones
#0123fd color schemes
#0123fd color preview, HTML & CSS examples
This text has a color of #0123fd
<p style="color:#0123fd;">Text here</p>
.mytext {color:#0123fd;}
This box has a color of #0123fd
<div style="background-color:#0123fd;">Content here</div>
.mybackground {background-color:#0123fd;}
Border around this has a color of #0123fd
<div style="border:2px solid #0123fd;">Content here</div>
.myborder {border:2px solid #0123fd;}