#f2cff2 color space conversions
Hex:
#f2cff2
RGB:
242, 207, 242
CMY:
5, 19, 5
CMYK:
0, 14, 0, 5
HSL:
300°, 57.3770%, 88.0392%
HSV (HSB):
300°, 14.4628%, 94.9020%
XYZ:
74.9578, 69.9137, 93.5484
xyY:
0.3144, 0.2932, 69.9137
CIE-Lab:
86.9545, 18.1817, -12.6243
CIE-LCH:
86.9545, 22.1348, 325.2262
CIE-Luv:
86.9545, 17.7115, -22.9134
Hunter-Lab:
83.6144, 13.6946, -7.8040
#f2cff2 color charts
#f2cff2 color shades, tints & tones
#f2cff2 color schemes
#f2cff2 color preview, HTML & CSS examples
This text has a color of #f2cff2
<p style="color:#f2cff2;">Text here</p>
.mytext {color:#f2cff2;}
This box has a color of #f2cff2
<div style="background-color:#f2cff2;">Content here</div>
.mybackground {background-color:#f2cff2;}
Border around this has a color of #f2cff2
<div style="border:2px solid #f2cff2;">Content here</div>
.myborder {border:2px solid #f2cff2;}