#1fccf5 color space conversions
Hex:
#1fccf5
RGB:
31, 204, 245
CMY:
88, 20, 4
CMYK:
87, 17, 0, 4
HSL:
191°, 91.4530%, 54.1176%
HSV (HSB):
191°, 87.3469%, 96.0784%
XYZ:
38.6394, 50.0696, 94.0141
xyY:
0.2115, 0.2740, 50.0696
CIE-Lab:
76.1120, -26.6376, -31.6333
CIE-LCH:
76.1120, 41.3549, 229.9002
CIE-Luv:
76.1120, -53.0607, -47.3635
Hunter-Lab:
70.7599, -26.3575, -29.2429
#1fccf5 color charts
#1fccf5 color shades, tints & tones
#1fccf5 color schemes
#1fccf5 color preview, HTML & CSS examples
This text has a color of #1fccf5
<p style="color:#1fccf5;">Text here</p>
.mytext {color:#1fccf5;}
This box has a color of #1fccf5
<div style="background-color:#1fccf5;">Content here</div>
.mybackground {background-color:#1fccf5;}
Border around this has a color of #1fccf5
<div style="border:2px solid #1fccf5;">Content here</div>
.myborder {border:2px solid #1fccf5;}