#f25bcc color space conversions
Hex:
#f25bcc
RGB:
242, 91, 204
CMY:
5, 64, 20
CMYK:
0, 62, 16, 5
HSL:
315°, 85.3107%, 65.2941%
HSV (HSB):
315°, 62.3967%, 94.9020%
XYZ:
51.2581, 30.7190, 60.3545
xyY:
0.3601, 0.2158, 30.7190
CIE-Lab:
62.2697, 69.6151, -29.3430
CIE-LCH:
62.2697, 75.5465, 337.1445
CIE-Luv:
62.2697, 79.3126, -56.2198
Hunter-Lab:
55.4248, 68.0876, -25.7662
#f25bcc color charts
#f25bcc color shades, tints & tones
#f25bcc color schemes
#f25bcc color preview, HTML & CSS examples
This text has a color of #f25bcc
<p style="color:#f25bcc;">Text here</p>
.mytext {color:#f25bcc;}
This box has a color of #f25bcc
<div style="background-color:#f25bcc;">Content here</div>
.mybackground {background-color:#f25bcc;}
Border around this has a color of #f25bcc
<div style="border:2px solid #f25bcc;">Content here</div>
.myborder {border:2px solid #f25bcc;}