#f32fd2 color space conversions
Hex:
#f32fd2
RGB:
243, 47, 210
CMY:
5, 82, 18
CMYK:
0, 81, 14, 5
HSL:
310°, 89.0909%, 56.8627%
HSV (HSB):
310°, 80.6584%, 95.2941%
XYZ:
49.6115, 25.7409, 63.3264
xyY:
0.3577, 0.1856, 25.7409
CIE-Lab:
57.7903, 84.5178, -39.7197
CIE-LCH:
57.7903, 93.3859, 334.8285
CIE-Luv:
57.7903, 89.6396, -73.6885
Hunter-Lab:
50.7355, 85.7587, -38.4891
#f32fd2 color charts
#f32fd2 color shades, tints & tones
#f32fd2 color schemes
#f32fd2 color preview, HTML & CSS examples
This text has a color of #f32fd2
<p style="color:#f32fd2;">Text here</p>
.mytext {color:#f32fd2;}
This box has a color of #f32fd2
<div style="background-color:#f32fd2;">Content here</div>
.mybackground {background-color:#f32fd2;}
Border around this has a color of #f32fd2
<div style="border:2px solid #f32fd2;">Content here</div>
.myborder {border:2px solid #f32fd2;}