#d23bea color space conversions
Hex:
#d23bea
RGB:
210, 59, 234
CMY:
18, 77, 8
CMYK:
10, 75, 0, 8
HSL:
292°, 80.6452%, 57.4510%
HSV (HSB):
292°, 74.7863%, 91.7647%
XYZ:
42.9936, 22.7701, 79.9710
xyY:
0.2950, 0.1562, 22.7701
CIE-Lab:
54.8347, 78.4957, -58.3200
CIE-LCH:
54.8347, 97.7896, 323.3887
CIE-Luv:
54.8347, 55.2874, -99.9149
Hunter-Lab:
47.7180, 77.3207, -65.9619
#d23bea color charts
#d23bea color shades, tints & tones
#d23bea color schemes
#d23bea color preview, HTML & CSS examples
This text has a color of #d23bea
<p style="color:#d23bea;">Text here</p>
.mytext {color:#d23bea;}
This box has a color of #d23bea
<div style="background-color:#d23bea;">Content here</div>
.mybackground {background-color:#d23bea;}
Border around this has a color of #d23bea
<div style="border:2px solid #d23bea;">Content here</div>
.myborder {border:2px solid #d23bea;}