#f067e5 color space conversions
Hex:
#f067e5
RGB:
240, 103, 229
CMY:
6, 60, 10
CMYK:
0, 57, 5, 6
HSL:
305°, 82.0359%, 67.2549%
HSV (HSB):
305°, 57.0833%, 94.1176%
XYZ:
54.9283, 33.8829, 77.7738
xyY:
0.3297, 0.2034, 33.8829
CIE-Lab:
64.8695, 67.8997, -39.3506
CIE-LCH:
64.8695, 78.4783, 329.9060
CIE-Luv:
64.8695, 65.7868, -72.0817
Hunter-Lab:
58.2090, 66.5737, -38.4717
#f067e5 color charts
#f067e5 color shades, tints & tones
#f067e5 color schemes
#f067e5 color preview, HTML & CSS examples
This text has a color of #f067e5
<p style="color:#f067e5;">Text here</p>
.mytext {color:#f067e5;}
This box has a color of #f067e5
<div style="background-color:#f067e5;">Content here</div>
.mybackground {background-color:#f067e5;}
Border around this has a color of #f067e5
<div style="border:2px solid #f067e5;">Content here</div>
.myborder {border:2px solid #f067e5;}