#35abfc color space conversions
Hex:
#35abfc
RGB:
53, 171, 252
CMY:
79, 33, 1
CMYK:
79, 32, 0, 1
HSL:
204°, 97.0732%, 59.8039%
HSV (HSB):
204°, 78.9683%, 98.8235%
XYZ:
33.6018, 36.9110, 97.4490
xyY:
0.2001, 0.2198, 36.9110
CIE-Lab:
67.2102, -5.1196, -49.2729
CIE-LCH:
67.2102, 49.5382, 264.0681
CIE-Luv:
67.2102, -39.3505, -79.2229
Hunter-Lab:
60.7544, -7.5962, -52.5720
#35abfc color charts
#35abfc color shades, tints & tones
#35abfc color schemes
#35abfc color preview, HTML & CSS examples
This text has a color of #35abfc
<p style="color:#35abfc;">Text here</p>
.mytext {color:#35abfc;}
This box has a color of #35abfc
<div style="background-color:#35abfc;">Content here</div>
.mybackground {background-color:#35abfc;}
Border around this has a color of #35abfc
<div style="border:2px solid #35abfc;">Content here</div>
.myborder {border:2px solid #35abfc;}