#85cdef color space conversions
Hex:
#85cdef
RGB:
133, 205, 239
CMY:
48, 20, 6
CMYK:
44, 14, 0, 6
HSL:
199°, 76.8116%, 72.9412%
HSV (HSB):
199°, 44.3515%, 93.7255%
XYZ:
47.0842, 54.8812, 89.7729
xyY:
0.2456, 0.2862, 54.8812
CIE-Lab:
78.9728, -13.7418, -23.7929
CIE-LCH:
78.9728, 27.4761, 239.9910
CIE-Luv:
78.9728, -33.4452, -35.8500
Hunter-Lab:
74.0818, -16.1940, -19.9907
#85cdef color charts
#85cdef RGB chart
#85cdef CMYK chart
#85cdef RGB pie chart
#85cdef color shades, tints & tones
#85cdef color schemes
#85cdef color preview, HTML & CSS examples
This text has a color of #85cdef
<p style="color:#85cdef;">Text here</p>
.mytext {color:#85cdef;}
Text color #85cdef
This box has a color of #85cdef
<div style="background-color:#85cdef;">Content here</div>
.mybackground {background-color:#85cdef;}
Background color #85cdef
Border around this has a color of #85cdef
<div style="border:2px solid #85cdef;">Content here</div>
.myborder {border:2px solid #85cdef;}
Border color #85cdef