#30ceed color space conversions
Hex:
#30ceed
RGB:
48, 206, 237
CMY:
81, 19, 7
CMYK:
80, 13, 0, 7
HSL:
190°, 84.0000%, 55.8824%
HSV (HSB):
190°, 79.7468%, 92.9412%
XYZ:
38.5763, 50.8854, 87.9094
xyY:
0.2175, 0.2869, 50.8854
CIE-Lab:
76.6095, -28.9840, -26.5607
CIE-LCH:
76.6095, 39.3134, 222.5020
CIE-Luv:
76.6095, -52.8158, -38.3980
Hunter-Lab:
71.3340, -28.3046, -23.1330
#30ceed color charts
#30ceed color shades, tints & tones
#30ceed color schemes
#30ceed color preview, HTML & CSS examples
This text has a color of #30ceed
<p style="color:#30ceed;">Text here</p>
.mytext {color:#30ceed;}
This box has a color of #30ceed
<div style="background-color:#30ceed;">Content here</div>
.mybackground {background-color:#30ceed;}
Border around this has a color of #30ceed
<div style="border:2px solid #30ceed;">Content here</div>
.myborder {border:2px solid #30ceed;}