#d31bef color space conversions
Hex:
#d31bef
RGB:
211, 27, 239
CMY:
17, 89, 6
CMYK:
12, 89, 0, 6
HSL:
292°, 86.8852%, 52.1569%
HSV (HSB):
292°, 88.7029%, 93.7255%
XYZ:
42.8359, 20.8647, 83.4310
xyY:
0.2911, 0.1418, 20.8647
CIE-Lab:
52.8011, 86.7913, -64.3919
CIE-LCH:
52.8011, 108.0696, 323.4277
CIE-Luv:
52.8011, 58.2483, -108.8070
Hunter-Lab:
45.6779, 87.4574, -76.3189
#d31bef color charts
#d31bef color shades, tints & tones
#d31bef color schemes
#d31bef color preview, HTML & CSS examples
This text has a color of #d31bef
<p style="color:#d31bef;">Text here</p>
.mytext {color:#d31bef;}
This box has a color of #d31bef
<div style="background-color:#d31bef;">Content here</div>
.mybackground {background-color:#d31bef;}
Border around this has a color of #d31bef
<div style="border:2px solid #d31bef;">Content here</div>
.myborder {border:2px solid #d31bef;}