#d30bfc color space conversions
Hex:
#d30bfc
RGB:
211, 11, 252
CMY:
17, 96, 1
CMYK:
16, 96, 0, 1
HSL:
290°, 97.5709%, 51.5686%
HSV (HSB):
290°, 95.6349%, 98.8235%
XYZ:
44.5543, 21.1165, 93.8231
xyY:
0.2793, 0.1324, 21.1165
CIE-Lab:
53.0768, 90.6624, -71.2201
CIE-LCH:
53.0768, 115.2909, 321.8485
CIE-Luv:
53.0768, 54.8026, -119.1390
Hunter-Lab:
45.9527, 92.6509, -88.8874
#d30bfc color charts
#d30bfc color shades, tints & tones
#d30bfc color schemes
#d30bfc color preview, HTML & CSS examples
This text has a color of #d30bfc
<p style="color:#d30bfc;">Text here</p>
.mytext {color:#d30bfc;}
This box has a color of #d30bfc
<div style="background-color:#d30bfc;">Content here</div>
.mybackground {background-color:#d30bfc;}
Border around this has a color of #d30bfc
<div style="border:2px solid #d30bfc;">Content here</div>
.myborder {border:2px solid #d30bfc;}