#f163dd color space conversions
Hex:
#f163dd
RGB:
241, 99, 221
CMY:
5, 61, 13
CMYK:
0, 59, 8, 5
HSL:
308°, 83.5294%, 66.6667%
HSV (HSB):
308°, 58.9212%, 94.5098%
XYZ:
53.7886, 32.8449, 71.9113
xyY:
0.3393, 0.2072, 32.8449
CIE-Lab:
64.0351, 68.5957, -36.1794
CIE-LCH:
64.0351, 77.5520, 332.1915
CIE-Luv:
64.0351, 70.2947, -67.0163
Hunter-Lab:
57.3105, 67.2374, -34.2778
#f163dd color charts
#f163dd color shades, tints & tones
#f163dd color schemes
#f163dd color preview, HTML & CSS examples
This text has a color of #f163dd
<p style="color:#f163dd;">Text here</p>
.mytext {color:#f163dd;}
This box has a color of #f163dd
<div style="background-color:#f163dd;">Content here</div>
.mybackground {background-color:#f163dd;}
Border around this has a color of #f163dd
<div style="border:2px solid #f163dd;">Content here</div>
.myborder {border:2px solid #f163dd;}