#d792f1 color space conversions
Hex:
#d792f1
RGB:
215, 146, 241
CMY:
16, 43, 5
CMYK:
11, 39, 0, 5
HSL:
284°, 77.2358%, 75.8824%
HSV (HSB):
284°, 39.4191%, 94.5098%
XYZ:
54.1804, 41.3557, 88.3459
xyY:
0.2946, 0.2249, 41.3557
CIE-Lab:
70.4244, 42.0573, -37.5324
CIE-LCH:
70.4244, 56.3694, 318.2539
CIE-Luv:
70.4244, 30.0515, -66.0906
Hunter-Lab:
64.3084, 37.8481, -36.4358
#d792f1 color charts
#d792f1 color shades, tints & tones
#d792f1 color schemes
#d792f1 color preview, HTML & CSS examples
This text has a color of #d792f1
<p style="color:#d792f1;">Text here</p>
.mytext {color:#d792f1;}
This box has a color of #d792f1
<div style="background-color:#d792f1;">Content here</div>
.mybackground {background-color:#d792f1;}
Border around this has a color of #d792f1
<div style="border:2px solid #d792f1;">Content here</div>
.myborder {border:2px solid #d792f1;}