#1234fa color space conversions
Hex:
#1234fa
RGB:
18, 52, 250
CMY:
93, 80, 2
CMYK:
93, 79, 0, 2
HSL:
231°, 95.8678%, 52.5490%
HSV (HSB):
231°, 92.8000%, 98.0392%
XYZ:
18.7328, 9.4867, 91.2863
xyY:
0.1568, 0.0794, 9.4867
CIE-Lab:
36.9050, 62.9378, -97.3715
CIE-LCH:
36.9050, 115.9413, 302.8773
CIE-Luv:
36.9050, -12.2541, -130.5012
Hunter-Lab:
30.8005, 54.6622, -154.1629
#1234fa color charts
#1234fa RGB chart
#1234fa CMYK chart
#1234fa RGB pie chart
#1234fa color shades, tints & tones
#1234fa color schemes
#1234fa color preview, HTML & CSS examples
This text has a color of #1234fa
<p style="color:#1234fa;">Text here</p>
.mytext {color:#1234fa;}
Text color #1234fa
This box has a color of #1234fa
<div style="background-color:#1234fa;">Content here</div>
.mybackground {background-color:#1234fa;}
Background color #1234fa
Border around this has a color of #1234fa
<div style="border:2px solid #1234fa;">Content here</div>
.myborder {border:2px solid #1234fa;}
Border color #1234fa