#ff30db color space conversions
Hex:
#ff30db
RGB:
255, 48, 219
CMY:
0, 81, 14
CMYK:
0, 81, 14, 0
HSL:
310°, 100.0000%, 59.4118%
HSV (HSB):
310°, 81.1765%, 100.0000%
XYZ:
55.0831, 28.4884, 69.6134
xyY:
0.3596, 0.1860, 28.4884
CIE-Lab:
60.3274, 87.8688, -40.6967
CIE-LCH:
60.3274, 96.8356, 335.1487
CIE-Luv:
60.3274, 94.8211, -76.4024
Hunter-Lab:
53.3745, 90.8088, -39.9665
#ff30db color charts
#ff30db color shades, tints & tones
#ff30db color schemes
#ff30db color preview, HTML & CSS examples
This text has a color of #ff30db
<p style="color:#ff30db;">Text here</p>
.mytext {color:#ff30db;}
This box has a color of #ff30db
<div style="background-color:#ff30db;">Content here</div>
.mybackground {background-color:#ff30db;}
Border around this has a color of #ff30db
<div style="border:2px solid #ff30db;">Content here</div>
.myborder {border:2px solid #ff30db;}