#f764f7 color space conversions
Hex:
#f764f7
RGB:
247, 100, 247
CMY:
3, 61, 3
CMYK:
0, 60, 0, 3
HSL:
300°, 90.1840%, 68.0392%
HSV (HSB):
300°, 59.5142%, 96.8627%
XYZ:
59.7034, 35.6039, 91.7212
xyY:
0.3192, 0.1904, 35.6039
CIE-Lab:
66.2162, 73.8302, -47.1341
CIE-LCH:
66.2162, 87.5929, 327.4454
CIE-Luv:
66.2162, 66.2808, -85.7063
Hunter-Lab:
59.6690, 74.1823, -49.3703
#f764f7 color charts
#f764f7 color shades, tints & tones
#f764f7 color schemes
#f764f7 color preview, HTML & CSS examples
This text has a color of #f764f7
<p style="color:#f764f7;">Text here</p>
.mytext {color:#f764f7;}
This box has a color of #f764f7
<div style="background-color:#f764f7;">Content here</div>
.mybackground {background-color:#f764f7;}
Border around this has a color of #f764f7
<div style="border:2px solid #f764f7;">Content here</div>
.myborder {border:2px solid #f764f7;}