#232bfc color space conversions
Hex:
#232bfc
RGB:
35, 43, 252
CMY:
86, 83, 1
CMYK:
86, 83, 0, 1
HSL:
238°, 97.3094%, 56.2745%
HSV (HSB):
238°, 86.1111%, 98.8235%
XYZ:
19.1277, 9.1134, 92.8464
xyY:
0.1580, 0.0753, 9.1134
CIE-Lab:
36.2016, 68.0001, -99.6525
CIE-LCH:
36.2016, 120.6425, 304.3085
CIE-Luv:
36.2016, -10.2109, -131.5431
Hunter-Lab:
30.1883, 60.2702, -161.2188
#232bfc color charts
#232bfc color shades, tints & tones
#232bfc color schemes
#232bfc color preview, HTML & CSS examples
This text has a color of #232bfc
<p style="color:#232bfc;">Text here</p>
.mytext {color:#232bfc;}
This box has a color of #232bfc
<div style="background-color:#232bfc;">Content here</div>
.mybackground {background-color:#232bfc;}
Border around this has a color of #232bfc
<div style="border:2px solid #232bfc;">Content here</div>
.myborder {border:2px solid #232bfc;}