#512ff8 color space conversions
Hex:
#512ff8
RGB:
81, 47, 248
CMY:
68, 82, 3
CMYK:
67, 81, 0, 3
HSL:
250°, 93.4884%, 57.8431%
HSV (HSB):
250°, 81.0484%, 97.2549%
XYZ:
21.3531, 10.5597, 89.7197
xyY:
0.1756, 0.0868, 10.5597
CIE-Lab:
38.8287, 67.6255, -92.9697
CIE-LCH:
38.8287, 114.9634, 306.0319
CIE-Luv:
38.8287, -3.8222, -129.5394
Hunter-Lab:
32.4956, 60.4263, -140.9513
#512ff8 color charts
#512ff8 color shades, tints & tones
#512ff8 color schemes
#512ff8 color preview, HTML & CSS examples
This text has a color of #512ff8
<p style="color:#512ff8;">Text here</p>
.mytext {color:#512ff8;}
This box has a color of #512ff8
<div style="background-color:#512ff8;">Content here</div>
.mybackground {background-color:#512ff8;}
Border around this has a color of #512ff8
<div style="border:2px solid #512ff8;">Content here</div>
.myborder {border:2px solid #512ff8;}