#01fafc color space conversions
Hex:
#01fafc
RGB:
1, 250, 252
CMY:
100, 2, 1
CMYK:
100, 1, 0, 1
HSL:
180°, 99.2095%, 49.6078%
HSV (HSB):
180°, 99.6032%, 98.8235%
XYZ:
51.7688, 75.4059, 103.9218
xyY:
0.2240, 0.3263, 75.4059
CIE-Lab:
89.5828, -46.7664, -14.8757
CIE-LCH:
89.5828, 49.0753, 197.6451
CIE-Luv:
89.5828, -69.0512, -16.6221
Hunter-Lab:
86.8366, -45.5488, -10.1697
#01fafc color charts
#01fafc RGB chart
#01fafc CMYK chart
#01fafc RGB pie chart
#01fafc color shades, tints & tones
#01fafc color schemes
#01fafc color preview, HTML & CSS examples
This text has a color of #01fafc
<p style="color:#01fafc;">Text here</p>
.mytext {color:#01fafc;}
Text color #01fafc
This box has a color of #01fafc
<div style="background-color:#01fafc;">Content here</div>
.mybackground {background-color:#01fafc;}
Background color #01fafc
Border around this has a color of #01fafc
<div style="border:2px solid #01fafc;">Content here</div>
.myborder {border:2px solid #01fafc;}
Border color #01fafc