#f2cdef color space conversions
Hex:
#f2cdef
RGB:
242, 205, 239
CMY:
5, 20, 6
CMYK:
0, 15, 1, 5
HSL:
305°, 58.7302%, 87.6471%
HSV (HSB):
305°, 15.2893%, 94.9020%
XYZ:
74.0293, 68.7719, 91.0339
xyY:
0.3166, 0.2941, 68.7719
CIE-Lab:
86.3910, 18.6955, -11.8769
CIE-LCH:
86.3910, 22.1491, 327.5729
CIE-Luv:
86.3910, 19.0235, -21.7924
Hunter-Lab:
82.9288, 14.2187, -7.0346
#f2cdef color charts
#f2cdef RGB chart
#f2cdef CMYK chart
#f2cdef RGB pie chart
#f2cdef color shades, tints & tones
#f2cdef color schemes
#f2cdef color preview, HTML & CSS examples
This text has a color of #f2cdef
<p style="color:#f2cdef;">Text here</p>
.mytext {color:#f2cdef;}
Text color #f2cdef
This box has a color of #f2cdef
<div style="background-color:#f2cdef;">Content here</div>
.mybackground {background-color:#f2cdef;}
Background color #f2cdef
Border around this has a color of #f2cdef
<div style="border:2px solid #f2cdef;">Content here</div>
.myborder {border:2px solid #f2cdef;}
Border color #f2cdef