#234fc7 color space conversions
Hex:
#234fc7
RGB:
35, 79, 199
CMY:
86, 69, 22
CMYK:
82, 60, 0, 22
HSL:
224°, 70.0855%, 45.8824%
HSV (HSB):
224°, 82.4121%, 78.0392%
XYZ:
13.7979, 10.0728, 55.2498
xyY:
0.1744, 0.1273, 10.0728
CIE-Lab:
37.9728, 30.1403, -66.4654
CIE-LCH:
37.9728, 72.9800, 294.3931
CIE-Luv:
37.9728, -15.2615, -95.8438
Hunter-Lab:
31.7377, 22.0617, -80.9973
#234fc7 color charts
#234fc7 color shades, tints & tones
#234fc7 color schemes
#234fc7 color preview, HTML & CSS examples
This text has a color of #234fc7
<p style="color:#234fc7;">Text here</p>
.mytext {color:#234fc7;}
This box has a color of #234fc7
<div style="background-color:#234fc7;">Content here</div>
.mybackground {background-color:#234fc7;}
Border around this has a color of #234fc7
<div style="border:2px solid #234fc7;">Content here</div>
.myborder {border:2px solid #234fc7;}