#1234fb color space conversions
Hex:
#1234fb
RGB:
18, 52, 251
CMY:
93, 80, 2
CMYK:
93, 79, 0, 2
HSL:
231°, 96.6805%, 52.7451%
HSV (HSB):
231°, 92.8287%, 98.4314%
XYZ:
18.8900, 9.5496, 92.1144
xyY:
0.1567, 0.0792, 9.5496
CIE-Lab:
37.0217, 63.2468, -97.7389
CIE-LCH:
37.0217, 116.4176, 302.9069
CIE-Luv:
37.0217, -12.2804, -131.0650
Hunter-Lab:
30.9025, 55.0341, -155.1007
#1234fb color charts
#1234fb RGB chart
#1234fb CMYK chart
#1234fb RGB pie chart
#1234fb color shades, tints & tones
#1234fb color schemes
#1234fb color preview, HTML & CSS examples
This text has a color of #1234fb
<p style="color:#1234fb;">Text here</p>
.mytext {color:#1234fb;}
Text color #1234fb
This box has a color of #1234fb
<div style="background-color:#1234fb;">Content here</div>
.mybackground {background-color:#1234fb;}
Background color #1234fb
Border around this has a color of #1234fb
<div style="border:2px solid #1234fb;">Content here</div>
.myborder {border:2px solid #1234fb;}
Border color #1234fb