#f32bed color space conversions
Hex:
#f32bed
RGB:
243, 43, 237
CMY:
5, 83, 7
CMYK:
0, 82, 2, 5
HSL:
302°, 89.2857%, 56.0784%
HSV (HSB):
302°, 82.3045%, 95.2941%
XYZ:
53.1121, 26.8969, 82.5131
xyY:
0.3268, 0.1655, 26.8969
CIE-Lab:
58.8787, 89.0803, -53.2397
CIE-LCH:
58.8787, 103.7774, 329.1350
CIE-Luv:
58.8787, 79.5189, -95.3222
Hunter-Lab:
51.8622, 92.0431, -58.0272
#f32bed color charts
#f32bed color shades, tints & tones
#f32bed color schemes
#f32bed color preview, HTML & CSS examples
This text has a color of #f32bed
<p style="color:#f32bed;">Text here</p>
.mytext {color:#f32bed;}
This box has a color of #f32bed
<div style="background-color:#f32bed;">Content here</div>
.mybackground {background-color:#f32bed;}
Border around this has a color of #f32bed
<div style="border:2px solid #f32bed;">Content here</div>
.myborder {border:2px solid #f32bed;}