#27cdef color space conversions
Hex:
#27cdef
RGB:
39, 205, 239
CMY:
85, 20, 6
CMYK:
84, 14, 0, 6
HSL:
190°, 86.2069%, 54.5098%
HSV (HSB):
190°, 83.6820%, 93.7255%
XYZ:
38.2480, 50.3260, 89.3594
xyY:
0.2150, 0.2828, 50.3260
CIE-Lab:
76.2689, -28.5688, -28.1663
CIE-LCH:
76.2689, 40.1188, 224.5936
CIE-Luv:
76.2689, -53.2166, -41.1766
Hunter-Lab:
70.9408, -27.9074, -25.0251
#27cdef color charts
#27cdef RGB chart
#27cdef CMYK chart
#27cdef RGB pie chart
#27cdef color shades, tints & tones
#27cdef color schemes
#27cdef color preview, HTML & CSS examples
This text has a color of #27cdef
<p style="color:#27cdef;">Text here</p>
.mytext {color:#27cdef;}
Text color #27cdef
This box has a color of #27cdef
<div style="background-color:#27cdef;">Content here</div>
.mybackground {background-color:#27cdef;}
Background color #27cdef
Border around this has a color of #27cdef
<div style="border:2px solid #27cdef;">Content here</div>
.myborder {border:2px solid #27cdef;}
Border color #27cdef