#30ccfd color space conversions
Hex:
#30ccfd
RGB:
48, 204, 253
CMY:
81, 20, 1
CMYK:
81, 19, 0, 1
HSL:
194°, 98.0861%, 59.0196%
HSV (HSB):
194°, 81.0277%, 99.2157%
XYZ:
40.5414, 50.9060, 100.6176
xyY:
0.2111, 0.2650, 50.9060
CIE-Lab:
76.6220, -22.8554, -35.1124
CIE-LCH:
76.6220, 41.8957, 236.9390
CIE-Luv:
76.6220, -51.0136, -53.8747
Hunter-Lab:
71.3484, -23.4329, -33.6686
#30ccfd color charts
#30ccfd color shades, tints & tones
#30ccfd color schemes
#30ccfd color preview, HTML & CSS examples
This text has a color of #30ccfd
<p style="color:#30ccfd;">Text here</p>
.mytext {color:#30ccfd;}
This box has a color of #30ccfd
<div style="background-color:#30ccfd;">Content here</div>
.mybackground {background-color:#30ccfd;}
Border around this has a color of #30ccfd
<div style="border:2px solid #30ccfd;">Content here</div>
.myborder {border:2px solid #30ccfd;}