#30cdef color space conversions
Hex:
#30cdef
RGB:
48, 205, 239
CMY:
81, 20, 6
CMYK:
80, 14, 0, 6
HSL:
191°, 85.6502%, 56.2745%
HSV (HSB):
191°, 79.9163%, 93.7255%
XYZ:
38.6302, 50.5230, 89.3772
xyY:
0.2164, 0.2830, 50.5230
CIE-Lab:
76.3892, -27.8616, -27.9715
CIE-LCH:
76.3892, 39.4800, 225.1127
CIE-Luv:
76.3892, -52.3304, -40.9376
Hunter-Lab:
71.0795, -27.3782, -24.7971
#30cdef color charts
#30cdef RGB chart
#30cdef CMYK chart
#30cdef RGB pie chart
#30cdef color shades, tints & tones
#30cdef color schemes
#30cdef color preview, HTML & CSS examples
This text has a color of #30cdef
<p style="color:#30cdef;">Text here</p>
.mytext {color:#30cdef;}
Text color #30cdef
This box has a color of #30cdef
<div style="background-color:#30cdef;">Content here</div>
.mybackground {background-color:#30cdef;}
Background color #30cdef
Border around this has a color of #30cdef
<div style="border:2px solid #30cdef;">Content here</div>
.myborder {border:2px solid #30cdef;}
Border color #30cdef