#f764e5 color space conversions
Hex:
#f764e5
RGB:
247, 100, 229
CMY:
3, 61, 10
CMYK:
0, 60, 7, 3
HSL:
307°, 90.1840%, 68.0392%
HSV (HSB):
307°, 59.5142%, 96.8627%
XYZ:
57.0578, 34.5456, 77.7894
xyY:
0.3368, 0.2039, 34.5456
CIE-Lab:
65.3934, 70.9558, -38.4595
CIE-LCH:
65.3934, 80.7084, 331.5414
CIE-Luv:
65.3934, 71.7591, -71.2705
Hunter-Lab:
58.7755, 70.4261, -37.3274
#f764e5 color charts
#f764e5 color shades, tints & tones
#f764e5 color schemes
#f764e5 color preview, HTML & CSS examples
This text has a color of #f764e5
<p style="color:#f764e5;">Text here</p>
.mytext {color:#f764e5;}
This box has a color of #f764e5
<div style="background-color:#f764e5;">Content here</div>
.mybackground {background-color:#f764e5;}
Border around this has a color of #f764e5
<div style="border:2px solid #f764e5;">Content here</div>
.myborder {border:2px solid #f764e5;}