#f385f5 color space conversions
Hex:
#f385f5
RGB:
243, 133, 245
CMY:
5, 48, 4
CMYK:
1, 46, 0, 4
HSL:
299°, 84.8485%, 74.1176%
HSV (HSB):
299°, 45.7143%, 96.0784%
XYZ:
61.8311, 42.4223, 91.3157
xyY:
0.3162, 0.2169, 42.4223
CIE-Lab:
71.1611, 57.5432, -38.3295
CIE-LCH:
71.1611, 69.1402, 326.3325
CIE-Luv:
71.1611, 52.3415, -69.9211
Hunter-Lab:
65.1324, 55.4708, -37.5319
#f385f5 color charts
#f385f5 color shades, tints & tones
#f385f5 color schemes
#f385f5 color preview, HTML & CSS examples
This text has a color of #f385f5
<p style="color:#f385f5;">Text here</p>
.mytext {color:#f385f5;}
This box has a color of #f385f5
<div style="background-color:#f385f5;">Content here</div>
.mybackground {background-color:#f385f5;}
Border around this has a color of #f385f5
<div style="border:2px solid #f385f5;">Content here</div>
.myborder {border:2px solid #f385f5;}