#ff55cc color space conversions
Hex:
#ff55cc
RGB:
255, 85, 204
CMY:
0, 67, 20
CMYK:
0, 67, 20, 0
HSL:
318°, 100.0000%, 66.6667%
HSV (HSB):
318°, 66.6667%, 100.0000%
XYZ:
55.3876, 32.1166, 60.4066
xyY:
0.3745, 0.2171, 32.1166
CIE-Lab:
63.4392, 75.2227, -27.3740
CIE-LCH:
63.4392, 80.0487, 340.0033
CIE-Luv:
63.4392, 91.1904, -54.3979
Hunter-Lab:
56.6715, 75.2807, -23.5276
#ff55cc color charts
#ff55cc RGB chart
#ff55cc CMYK chart
#ff55cc RGB pie chart
#ff55cc color shades, tints & tones
#ff55cc color schemes
#ff55cc color preview, HTML & CSS examples
This text has a color of #ff55cc
<p style="color:#ff55cc;">Text here</p>
.mytext {color:#ff55cc;}
Text color #ff55cc
This box has a color of #ff55cc
<div style="background-color:#ff55cc;">Content here</div>
.mybackground {background-color:#ff55cc;}
Background color #ff55cc
Border around this has a color of #ff55cc
<div style="border:2px solid #ff55cc;">Content here</div>
.myborder {border:2px solid #ff55cc;}
Border color #ff55cc