#ec82f5 color space conversions
Hex:
#ec82f5
RGB:
236, 130, 245
CMY:
7, 49, 4
CMYK:
4, 47, 0, 4
HSL:
295°, 85.1852%, 73.5294%
HSV (HSB):
295°, 46.9388%, 96.0784%
XYZ:
59.0561, 40.3907, 91.0698
xyY:
0.3100, 0.2120, 40.3907
CIE-Lab:
69.7469, 57.0583, -40.5983
CIE-LCH:
69.7469, 70.0276, 324.5672
CIE-Luv:
69.7469, 48.9305, -73.3023
Hunter-Lab:
63.5537, 54.6490, -40.4725
#ec82f5 color charts
#ec82f5 color shades, tints & tones
#ec82f5 color schemes
#ec82f5 color preview, HTML & CSS examples
This text has a color of #ec82f5
<p style="color:#ec82f5;">Text here</p>
.mytext {color:#ec82f5;}
This box has a color of #ec82f5
<div style="background-color:#ec82f5;">Content here</div>
.mybackground {background-color:#ec82f5;}
Border around this has a color of #ec82f5
<div style="border:2px solid #ec82f5;">Content here</div>
.myborder {border:2px solid #ec82f5;}