#232ffc color space conversions
Hex:
#232ffc
RGB:
35, 47, 252
CMY:
86, 82, 1
CMYK:
86, 81, 0, 1
HSL:
237°, 97.3094%, 56.2745%
HSV (HSB):
237°, 86.1111%, 98.8235%
XYZ:
19.2803, 9.4186, 92.8973
xyY:
0.1586, 0.0775, 9.4186
CIE-Lab:
36.7781, 66.2925, -98.6932
CIE-LCH:
36.7781, 118.8909, 303.8894
CIE-Luv:
36.7781, -10.6454, -131.6511
Hunter-Lab:
30.6898, 58.4325, -157.9866
#232ffc color charts
#232ffc color shades, tints & tones
#232ffc color schemes
#232ffc color preview, HTML & CSS examples
This text has a color of #232ffc
<p style="color:#232ffc;">Text here</p>
.mytext {color:#232ffc;}
This box has a color of #232ffc
<div style="background-color:#232ffc;">Content here</div>
.mybackground {background-color:#232ffc;}
Border around this has a color of #232ffc
<div style="border:2px solid #232ffc;">Content here</div>
.myborder {border:2px solid #232ffc;}