#f163cd color space conversions
Hex:
#f163cd
RGB:
241, 99, 205
CMY:
5, 61, 20
CMYK:
0, 59, 15, 5
HSL:
315°, 83.5294%, 66.6667%
HSV (HSB):
315°, 58.9212%, 94.5098%
XYZ:
51.7569, 32.0322, 61.2126
xyY:
0.3569, 0.2209, 32.0322
CIE-Lab:
63.3695, 66.1906, -28.2217
CIE-LCH:
63.3695, 71.9560, 336.9080
CIE-Luv:
63.3695, 75.2579, -54.0645
Hunter-Lab:
56.5970, 64.1901, -24.5072
#f163cd color charts
#f163cd color shades, tints & tones
#f163cd color schemes
#f163cd color preview, HTML & CSS examples
This text has a color of #f163cd
<p style="color:#f163cd;">Text here</p>
.mytext {color:#f163cd;}
This box has a color of #f163cd
<div style="background-color:#f163cd;">Content here</div>
.mybackground {background-color:#f163cd;}
Border around this has a color of #f163cd
<div style="border:2px solid #f163cd;">Content here</div>
.myborder {border:2px solid #f163cd;}