#d51be6 color space conversions
Hex:
#d51be6
RGB:
213, 27, 230
CMY:
16, 89, 10
CMYK:
7, 88, 0, 10
HSL:
295°, 80.2372%, 50.3922%
HSV (HSB):
295°, 88.2609%, 90.1961%
XYZ:
42.1154, 20.6432, 76.6277
xyY:
0.3021, 0.1481, 20.6432
CIE-Lab:
52.5567, 85.6834, -59.6971
CIE-LCH:
52.5567, 104.4289, 325.1344
CIE-Luv:
52.5567, 62.7140, -101.7462
Hunter-Lab:
45.4348, 85.9485, -68.1909
#d51be6 color charts
#d51be6 color shades, tints & tones
#d51be6 color schemes
#d51be6 color preview, HTML & CSS examples
This text has a color of #d51be6
<p style="color:#d51be6;">Text here</p>
.mytext {color:#d51be6;}
This box has a color of #d51be6
<div style="background-color:#d51be6;">Content here</div>
.mybackground {background-color:#d51be6;}
Border around this has a color of #d51be6
<div style="border:2px solid #d51be6;">Content here</div>
.myborder {border:2px solid #d51be6;}