#fff2ff color space conversions
Hex:
#fff2ff
RGB:
255, 242, 255
CMY:
0, 5, 0
CMYK:
0, 5, 0, 0
HSL:
300°, 100.0000%, 97.4510%
HSV (HSB):
300°, 5.0980%, 100.0000%
XYZ:
91.0421, 91.9843, 107.5640
xyY:
0.3133, 0.3165, 91.9843
CIE-Lab:
96.8139, 6.6097, -4.6825
CIE-LCH:
96.8139, 8.1002, 324.6853
CIE-Luv:
96.8139, 6.5566, -8.4925
Hunter-Lab:
95.9084, 1.6033, 0.6405
#fff2ff color charts
#fff2ff RGB chart
#fff2ff CMYK chart
#fff2ff RGB pie chart
#fff2ff color shades, tints & tones
#fff2ff color schemes
#fff2ff color preview, HTML & CSS examples
This text has a color of #fff2ff
<p style="color:#fff2ff;">Text here</p>
.mytext {color:#fff2ff;}
Text color #fff2ff
This box has a color of #fff2ff
<div style="background-color:#fff2ff;">Content here</div>
.mybackground {background-color:#fff2ff;}
Background color #fff2ff
Border around this has a color of #fff2ff
<div style="border:2px solid #fff2ff;">Content here</div>
.myborder {border:2px solid #fff2ff;}
Border color #fff2ff