#f05bcc color space conversions
Hex:
#f05bcc
RGB:
240, 91, 204
CMY:
6, 64, 20
CMYK:
0, 62, 15, 6
HSL:
314°, 83.2402%, 64.9020%
HSV (HSB):
314°, 62.0833%, 94.1176%
XYZ:
50.5753, 30.3671, 60.3226
xyY:
0.3580, 0.2150, 30.3671
CIE-Lab:
61.9697, 69.0935, -29.8313
CIE-LCH:
61.9697, 75.2583, 336.6476
CIE-Luv:
61.9697, 77.8295, -56.8297
Hunter-Lab:
55.1063, 67.3872, -26.3278
#f05bcc color charts
#f05bcc color shades, tints & tones
#f05bcc color schemes
#f05bcc color preview, HTML & CSS examples
This text has a color of #f05bcc
<p style="color:#f05bcc;">Text here</p>
.mytext {color:#f05bcc;}
This box has a color of #f05bcc
<div style="background-color:#f05bcc;">Content here</div>
.mybackground {background-color:#f05bcc;}
Border around this has a color of #f05bcc
<div style="border:2px solid #f05bcc;">Content here</div>
.myborder {border:2px solid #f05bcc;}