#1234ea color space conversions
Hex:
#1234ea
RGB:
18, 52, 234
CMY:
93, 80, 8
CMYK:
92, 78, 0, 8
HSL:
231°, 85.7143%, 49.4118%
HSV (HSB):
231°, 92.3077%, 91.7647%
XYZ:
16.3287, 8.5251, 78.6268
xyY:
0.1578, 0.0824, 8.5251
CIE-Lab:
35.0534, 57.8975, -91.4091
CIE-LCH:
35.0534, 108.2023, 302.3497
CIE-Luv:
35.0534, -11.8467, -121.4294
Hunter-Lab:
29.1978, 48.7293, -139.2239
#1234ea color charts
#1234ea RGB chart
#1234ea CMYK chart
#1234ea RGB pie chart
#1234ea color shades, tints & tones
#1234ea color schemes
#1234ea color preview, HTML & CSS examples
This text has a color of #1234ea
<p style="color:#1234ea;">Text here</p>
.mytext {color:#1234ea;}
Text color #1234ea
This box has a color of #1234ea
<div style="background-color:#1234ea;">Content here</div>
.mybackground {background-color:#1234ea;}
Background color #1234ea
Border around this has a color of #1234ea
<div style="border:2px solid #1234ea;">Content here</div>
.myborder {border:2px solid #1234ea;}
Border color #1234ea