#f15cff color space conversions
Hex:
#f15cff
RGB:
241, 92, 255
CMY:
5, 64, 0
CMYK:
5, 64, 0, 0
HSL:
295°, 100.0000%, 68.0392%
HSV (HSB):
295°, 63.9216%, 100.0000%
XYZ:
58.1528, 33.5751, 98.0234
xyY:
0.3065, 0.1769, 33.5751
CIE-Lab:
64.6239, 76.9537, -54.1101
CIE-LCH:
64.6239, 94.0732, 324.8870
CIE-Luv:
64.6239, 62.1262, -96.8354
Hunter-Lab:
57.9440, 77.7412, -59.7396
#f15cff color charts
#f15cff color shades, tints & tones
#f15cff color schemes
#f15cff color preview, HTML & CSS examples
This text has a color of #f15cff
<p style="color:#f15cff;">Text here</p>
.mytext {color:#f15cff;}
This box has a color of #f15cff
<div style="background-color:#f15cff;">Content here</div>
.mybackground {background-color:#f15cff;}
Border around this has a color of #f15cff
<div style="border:2px solid #f15cff;">Content here</div>
.myborder {border:2px solid #f15cff;}