#232fed color space conversions
Hex:
#232fed
RGB:
35, 47, 237
CMY:
86, 82, 7
CMYK:
85, 80, 0, 7
HSL:
236°, 84.8739%, 53.3333%
HSV (HSB):
236°, 85.2321%, 92.9412%
XYZ:
16.9957, 8.5048, 80.8666
xyY:
0.1598, 0.0800, 8.5048
CIE-Lab:
35.0128, 61.8066, -93.1669
CIE-LCH:
35.0128, 111.8040, 303.5602
CIE-Luv:
35.0128, -10.1272, -123.1844
Hunter-Lab:
29.1630, 52.9918, -143.9924
#232fed color charts
#232fed color shades, tints & tones
#232fed color schemes
#232fed color preview, HTML & CSS examples
This text has a color of #232fed
<p style="color:#232fed;">Text here</p>
.mytext {color:#232fed;}
This box has a color of #232fed
<div style="background-color:#232fed;">Content here</div>
.mybackground {background-color:#232fed;}
Border around this has a color of #232fed
<div style="border:2px solid #232fed;">Content here</div>
.myborder {border:2px solid #232fed;}