#32bafc color space conversions
Hex:
#32bafc
RGB:
50, 186, 252
CMY:
80, 27, 1
CMYK:
80, 26, 0, 1
HSL:
200°, 97.1154%, 59.2157%
HSV (HSB):
200°, 80.1587%, 98.8235%
XYZ:
36.4450, 42.8242, 98.4405
xyY:
0.2051, 0.2410, 42.8242
CIE-Lab:
71.4355, -13.6292, -42.6394
CIE-LCH:
71.4355, 44.7647, 252.2741
CIE-Luv:
71.4355, -44.7506, -67.4977
Hunter-Lab:
65.4402, -15.1100, -43.3807
#32bafc color charts
#32bafc color shades, tints & tones
#32bafc color schemes
#32bafc color preview, HTML & CSS examples
This text has a color of #32bafc
<p style="color:#32bafc;">Text here</p>
.mytext {color:#32bafc;}
This box has a color of #32bafc
<div style="background-color:#32bafc;">Content here</div>
.mybackground {background-color:#32bafc;}
Border around this has a color of #32bafc
<div style="border:2px solid #32bafc;">Content here</div>
.myborder {border:2px solid #32bafc;}