#1234ed color space conversions
Hex:
#1234ed
RGB:
18, 52, 237
CMY:
93, 80, 7
CMYK:
92, 78, 0, 7
HSL:
231°, 85.8824%, 50.0000%
HSV (HSB):
231°, 92.4051%, 92.9412%
XYZ:
16.7635, 8.6990, 80.9163
xyY:
0.1576, 0.0818, 8.6990
CIE-Lab:
35.3982, 58.8566, -92.5395
CIE-LCH:
35.3982, 109.6707, 302.4570
CIE-Luv:
35.3982, -11.9210, -123.1381
Hunter-Lab:
29.4941, 49.8392, -142.0149
#1234ed color charts
#1234ed RGB chart
#1234ed CMYK chart
#1234ed RGB pie chart
#1234ed color shades, tints & tones
#1234ed color schemes
#1234ed color preview, HTML & CSS examples
This text has a color of #1234ed
<p style="color:#1234ed;">Text here</p>
.mytext {color:#1234ed;}
Text color #1234ed
This box has a color of #1234ed
<div style="background-color:#1234ed;">Content here</div>
.mybackground {background-color:#1234ed;}
Background color #1234ed
Border around this has a color of #1234ed
<div style="border:2px solid #1234ed;">Content here</div>
.myborder {border:2px solid #1234ed;}
Border color #1234ed