#ffa1f2 color space conversions
Hex:
#ffa1f2
RGB:
255, 161, 242
CMY:
0, 37, 5
CMYK:
0, 37, 5, 0
HSL:
308°, 100.0000%, 81.5686%
HSV (HSB):
308°, 36.8627%, 100.0000%
XYZ:
70.0119, 53.1605, 90.5754
xyY:
0.3275, 0.2487, 53.1605
CIE-Lab:
77.9697, 46.5172, -26.0795
CIE-LCH:
77.9697, 53.3291, 330.7232
CIE-Luv:
77.9697, 48.6531, -48.9909
Hunter-Lab:
72.9113, 43.8070, -22.6162
#ffa1f2 color charts
#ffa1f2 color shades, tints & tones
#ffa1f2 color schemes
#ffa1f2 color preview, HTML & CSS examples
This text has a color of #ffa1f2
<p style="color:#ffa1f2;">Text here</p>
.mytext {color:#ffa1f2;}
This box has a color of #ffa1f2
<div style="background-color:#ffa1f2;">Content here</div>
.mybackground {background-color:#ffa1f2;}
Border around this has a color of #ffa1f2
<div style="border:2px solid #ffa1f2;">Content here</div>
.myborder {border:2px solid #ffa1f2;}