#ffcaff color space conversions
Hex:
#ffcaff
RGB:
255, 202, 255
CMY:
0, 21, 0
CMYK:
0, 21, 0, 0
HSL:
300°, 100.0000%, 89.6078%
HSV (HSB):
300°, 20.7843%, 100.0000%
XYZ:
80.4105, 70.7211, 104.0202
xyY:
0.3151, 0.2772, 70.7211
CIE-Lab:
87.3493, 27.4203, -18.7887
CIE-LCH:
87.3493, 33.2399, 325.5807
CIE-Luv:
87.3493, 26.6632, -34.4873
Hunter-Lab:
84.0958, 23.5100, -14.4702
#ffcaff color charts
#ffcaff RGB chart
#ffcaff CMYK chart
#ffcaff RGB pie chart
#ffcaff color shades, tints & tones
#ffcaff color schemes
#ffcaff color preview, HTML & CSS examples
This text has a color of #ffcaff
<p style="color:#ffcaff;">Text here</p>
.mytext {color:#ffcaff;}
Text color #ffcaff
This box has a color of #ffcaff
<div style="background-color:#ffcaff;">Content here</div>
.mybackground {background-color:#ffcaff;}
Background color #ffcaff
Border around this has a color of #ffcaff
<div style="border:2px solid #ffcaff;">Content here</div>
.myborder {border:2px solid #ffcaff;}
Border color #ffcaff