#d232f8 color space conversions
Hex:
#d232f8
RGB:
210, 50, 248
CMY:
18, 80, 3
CMYK:
15, 80, 0, 3
HSL:
288°, 93.3962%, 58.4314%
HSV (HSB):
288°, 79.8387%, 97.2549%
XYZ:
44.6622, 22.7602, 90.8461
xyY:
0.2822, 0.1438, 22.7602
CIE-Lab:
54.8244, 83.4427, -66.1724
CIE-LCH:
54.8244, 106.4963, 321.5846
CIE-Luv:
54.8244, 52.3238, -112.1192
Hunter-Lab:
47.7076, 83.6173, -79.5063
#d232f8 color charts
#d232f8 color shades, tints & tones
#d232f8 color schemes
#d232f8 color preview, HTML & CSS examples
This text has a color of #d232f8
<p style="color:#d232f8;">Text here</p>
.mytext {color:#d232f8;}
This box has a color of #d232f8
<div style="background-color:#d232f8;">Content here</div>
.mybackground {background-color:#d232f8;}
Border around this has a color of #d232f8
<div style="border:2px solid #d232f8;">Content here</div>
.myborder {border:2px solid #d232f8;}