#d230c6 color space conversions
Hex:
#d230c6
RGB:
210, 48, 198
CMY:
18, 81, 22
CMYK:
0, 77, 6, 18
HSL:
304°, 64.2857%, 50.5882%
HSV (HSB):
304°, 77.1429%, 82.3529%
XYZ:
37.8283, 19.8928, 55.2720
xyY:
0.3348, 0.1761, 19.8928
CIE-Lab:
51.7157, 75.9087, -42.7919
CIE-LCH:
51.7157, 87.1394, 330.5888
CIE-Luv:
51.7157, 69.6237, -75.1089
Hunter-Lab:
44.6013, 73.3415, -42.2540
#d230c6 color charts
#d230c6 color shades, tints & tones
#d230c6 color schemes
#d230c6 color preview, HTML & CSS examples
This text has a color of #d230c6
<p style="color:#d230c6;">Text here</p>
.mytext {color:#d230c6;}
This box has a color of #d230c6
<div style="background-color:#d230c6;">Content here</div>
.mybackground {background-color:#d230c6;}
Border around this has a color of #d230c6
<div style="border:2px solid #d230c6;">Content here</div>
.myborder {border:2px solid #d230c6;}