#234bfc color space conversions
Hex:
#234bfc
RGB:
35, 75, 252
CMY:
86, 71, 1
CMYK:
86, 70, 0, 1
HSL:
229°, 97.3094%, 56.2745%
HSV (HSB):
229°, 86.1111%, 98.8235%
XYZ:
20.7799, 12.4178, 93.3971
xyY:
0.1641, 0.0981, 12.4178
CIE-Lab:
41.8725, 51.7611, -90.2493
CIE-LCH:
41.8725, 104.0392, 299.8358
CIE-Luv:
41.8725, -14.8313, -130.0772
Hunter-Lab:
35.2388, 43.5913, -132.4752
#234bfc color charts
#234bfc color shades, tints & tones
#234bfc color schemes
#234bfc color preview, HTML & CSS examples
This text has a color of #234bfc
<p style="color:#234bfc;">Text here</p>
.mytext {color:#234bfc;}
This box has a color of #234bfc
<div style="background-color:#234bfc;">Content here</div>
.mybackground {background-color:#234bfc;}
Border around this has a color of #234bfc
<div style="border:2px solid #234bfc;">Content here</div>
.myborder {border:2px solid #234bfc;}