#30f8cc color space conversions
Hex:
#30f8cc
RGB:
48, 248, 204
CMY:
81, 3, 20
CMYK:
81, 0, 18, 3
HSL:
167°, 93.4579%, 58.0392%
HSV (HSB):
167°, 80.6452%, 97.2549%
XYZ:
45.6854, 72.1228, 68.6400
xyY:
0.2450, 0.3868, 72.1228
CIE-Lab:
88.0277, -56.7287, 7.8693
CIE-LCH:
88.0277, 57.2719, 172.1024
CIE-Luv:
88.0277, -69.5717, 21.1146
Hunter-Lab:
84.9252, -52.5951, 11.5270
#30f8cc color charts
#30f8cc color shades, tints & tones
#30f8cc color schemes
#30f8cc color preview, HTML & CSS examples
This text has a color of #30f8cc
<p style="color:#30f8cc;">Text here</p>
.mytext {color:#30f8cc;}
This box has a color of #30f8cc
<div style="background-color:#30f8cc;">Content here</div>
.mybackground {background-color:#30f8cc;}
Border around this has a color of #30f8cc
<div style="border:2px solid #30f8cc;">Content here</div>
.myborder {border:2px solid #30f8cc;}