#f365e5 color space conversions
Hex:
#f365e5
RGB:
243, 101, 229
CMY:
5, 60, 10
CMYK:
0, 58, 6, 5
HSL:
306°, 85.5422%, 67.4510%
HSV (HSB):
306°, 58.4362%, 95.2941%
XYZ:
55.7587, 34.0192, 77.7563
xyY:
0.3328, 0.2031, 34.0192
CIE-Lab:
64.9778, 69.5213, -39.1506
CIE-LCH:
64.9778, 79.7871, 330.6142
CIE-Luv:
64.9778, 68.5842, -72.0477
Hunter-Lab:
58.3260, 68.5727, -38.2133
#f365e5 color charts
#f365e5 color shades, tints & tones
#f365e5 color schemes
#f365e5 color preview, HTML & CSS examples
This text has a color of #f365e5
<p style="color:#f365e5;">Text here</p>
.mytext {color:#f365e5;}
This box has a color of #f365e5
<div style="background-color:#f365e5;">Content here</div>
.mybackground {background-color:#f365e5;}
Border around this has a color of #f365e5
<div style="border:2px solid #f365e5;">Content here</div>
.myborder {border:2px solid #f365e5;}