#d92bf3 color space conversions
Hex:
#d92bf3
RGB:
217, 43, 243
CMY:
15, 83, 5
CMYK:
11, 82, 0, 5
HSL:
292°, 89.2857%, 56.0784%
HSV (HSB):
292°, 82.3045%, 95.2941%
XYZ:
45.6568, 22.9505, 86.8175
xyY:
0.2938, 0.1477, 22.9505
CIE-Lab:
55.0213, 85.4582, -63.0075
CIE-LCH:
55.0213, 106.1746, 323.5990
CIE-Luv:
55.0213, 59.3440, -107.8204
Hunter-Lab:
47.9067, 86.2801, -73.9119
#d92bf3 color charts
#d92bf3 color shades, tints & tones
#d92bf3 color schemes
#d92bf3 color preview, HTML & CSS examples
This text has a color of #d92bf3
<p style="color:#d92bf3;">Text here</p>
.mytext {color:#d92bf3;}
This box has a color of #d92bf3
<div style="background-color:#d92bf3;">Content here</div>
.mybackground {background-color:#d92bf3;}
Border around this has a color of #d92bf3
<div style="border:2px solid #d92bf3;">Content here</div>
.myborder {border:2px solid #d92bf3;}