#ff81cc color space conversions
Hex:
#ff81cc
RGB:
255, 129, 204
CMY:
0, 49, 20
CMYK:
0, 49, 20, 0
HSL:
324°, 100.0000%, 75.2941%
HSV (HSB):
324°, 49.4118%, 100.0000%
XYZ:
59.9893, 41.3201, 61.9405
xyY:
0.3675, 0.2531, 41.3201
CIE-Lab:
70.3996, 56.4804, -16.7526
CIE-LCH:
70.3996, 58.9125, 343.4792
CIE-Luv:
70.3996, 72.6400, -35.4366
Hunter-Lab:
64.2807, 54.0920, -12.1350
#ff81cc color charts
#ff81cc color shades, tints & tones
#ff81cc color schemes
#ff81cc color preview, HTML & CSS examples
This text has a color of #ff81cc
<p style="color:#ff81cc;">Text here</p>
.mytext {color:#ff81cc;}
This box has a color of #ff81cc
<div style="background-color:#ff81cc;">Content here</div>
.mybackground {background-color:#ff81cc;}
Border around this has a color of #ff81cc
<div style="border:2px solid #ff81cc;">Content here</div>
.myborder {border:2px solid #ff81cc;}