#f365db color space conversions
Hex:
#f365db
RGB:
243, 101, 219
CMY:
5, 60, 14
CMYK:
0, 58, 10, 5
HSL:
310°, 85.5422%, 67.4510%
HSV (HSB):
310°, 58.4362%, 95.2941%
XYZ:
54.4020, 33.4765, 70.6121
xyY:
0.3433, 0.2112, 33.4765
CIE-Lab:
64.5449, 67.9646, -34.2452
CIE-LCH:
64.5449, 76.1046, 333.2579
CIE-Luv:
64.5449, 71.6255, -63.9638
Hunter-Lab:
57.8589, 66.5821, -31.8575
#f365db color charts
#f365db color shades, tints & tones
#f365db color schemes
#f365db color preview, HTML & CSS examples
This text has a color of #f365db
<p style="color:#f365db;">Text here</p>
.mytext {color:#f365db;}
This box has a color of #f365db
<div style="background-color:#f365db;">Content here</div>
.mybackground {background-color:#f365db;}
Border around this has a color of #f365db
<div style="border:2px solid #f365db;">Content here</div>
.myborder {border:2px solid #f365db;}