#dc95e2 color space conversions
Hex:
#dc95e2
RGB:
220, 149, 226
CMY:
14, 42, 11
CMYK:
3, 34, 0, 11
HSL:
295°, 57.0370%, 73.5294%
HSV (HSB):
295°, 34.0708%, 88.6275%
XYZ:
53.9901, 42.2015, 77.2516
xyY:
0.3113, 0.2433, 42.2015
CIE-Lab:
71.0096, 39.0490, -28.3633
CIE-LCH:
71.0096, 48.2628, 324.0072
CIE-Luv:
71.0096, 34.3538, -50.7180
Hunter-Lab:
64.9627, 34.6656, -25.0319
#dc95e2 color charts
#dc95e2 color shades, tints & tones
#dc95e2 color schemes
#dc95e2 color preview, HTML & CSS examples
This text has a color of #dc95e2
<p style="color:#dc95e2;">Text here</p>
.mytext {color:#dc95e2;}
This box has a color of #dc95e2
<div style="background-color:#dc95e2;">Content here</div>
.mybackground {background-color:#dc95e2;}
Border around this has a color of #dc95e2
<div style="border:2px solid #dc95e2;">Content here</div>
.myborder {border:2px solid #dc95e2;}