#fc82f8 color space conversions
Hex:
#fc82f8
RGB:
252, 130, 248
CMY:
1, 49, 3
CMYK:
0, 48, 2, 1
HSL:
302°, 95.3125%, 74.9020%
HSV (HSB):
302°, 48.4127%, 98.8235%
XYZ:
65.0708, 43.4380, 93.7617
xyY:
0.3217, 0.2148, 43.4380
CIE-Lab:
71.8513, 62.0066, -38.8088
CIE-LCH:
71.8513, 73.1501, 327.9583
CIE-Luv:
71.8513, 58.8315, -71.5324
Hunter-Lab:
65.9075, 60.8957, -38.2122
#fc82f8 color charts
#fc82f8 color shades, tints & tones
#fc82f8 color schemes
#fc82f8 color preview, HTML & CSS examples
This text has a color of #fc82f8
<p style="color:#fc82f8;">Text here</p>
.mytext {color:#fc82f8;}
This box has a color of #fc82f8
<div style="background-color:#fc82f8;">Content here</div>
.mybackground {background-color:#fc82f8;}
Border around this has a color of #fc82f8
<div style="border:2px solid #fc82f8;">Content here</div>
.myborder {border:2px solid #fc82f8;}