#d31be5 color space conversions
Hex:
#d31be5
RGB:
211, 27, 229
CMY:
17, 89, 10
CMYK:
8, 88, 0, 10
HSL:
295°, 79.5276%, 50.1961%
HSV (HSB):
295°, 88.2096%, 89.8039%
XYZ:
41.3988, 20.2899, 75.8631
xyY:
0.3010, 0.1475, 20.2899
CIE-Lab:
52.1634, 85.2043, -59.7816
CIE-LCH:
52.1634, 104.0846, 324.9455
CIE-Luv:
52.1634, 61.7006, -101.6060
Hunter-Lab:
45.0443, 85.2260, -68.3246
#d31be5 color charts
#d31be5 color shades, tints & tones
#d31be5 color schemes
#d31be5 color preview, HTML & CSS examples
This text has a color of #d31be5
<p style="color:#d31be5;">Text here</p>
.mytext {color:#d31be5;}
This box has a color of #d31be5
<div style="background-color:#d31be5;">Content here</div>
.mybackground {background-color:#d31be5;}
Border around this has a color of #d31be5
<div style="border:2px solid #d31be5;">Content here</div>
.myborder {border:2px solid #d31be5;}