#d92ec2 color space conversions
Hex:
#d92ec2
RGB:
217, 46, 194
CMY:
15, 82, 24
CMYK:
0, 79, 11, 15
HSL:
308°, 69.2308%, 51.5686%
HSV (HSB):
308°, 78.8018%, 85.0980%
XYZ:
39.3299, 20.6007, 52.9424
xyY:
0.3484, 0.1825, 20.6007
CIE-Lab:
52.5097, 77.2896, -39.1492
CIE-LCH:
52.5097, 86.6391, 333.1366
CIE-Luv:
52.5097, 76.6946, -70.1493
Hunter-Lab:
45.3880, 75.2456, -37.3865
#d92ec2 color charts
#d92ec2 color shades, tints & tones
#d92ec2 color schemes
#d92ec2 color preview, HTML & CSS examples
This text has a color of #d92ec2
<p style="color:#d92ec2;">Text here</p>
.mytext {color:#d92ec2;}
This box has a color of #d92ec2
<div style="background-color:#d92ec2;">Content here</div>
.mybackground {background-color:#d92ec2;}
Border around this has a color of #d92ec2
<div style="border:2px solid #d92ec2;">Content here</div>
.myborder {border:2px solid #d92ec2;}