#b31be6 color space conversions
Hex:
#b31be6
RGB:
179, 27, 230
CMY:
30, 89, 10
CMYK:
22, 88, 0, 10
HSL:
285°, 80.2372%, 50.3922%
HSV (HSB):
285°, 88.2609%, 90.1961%
XYZ:
33.2653, 16.0807, 76.2135
xyY:
0.2649, 0.1281, 16.0807
CIE-Lab:
47.0802, 80.4632, -68.8182
CIE-LCH:
47.0802, 105.8785, 319.4604
CIE-Luv:
47.0802, 40.7826, -110.5816
Hunter-Lab:
40.1008, 77.8967, -84.6130
#b31be6 color charts
#b31be6 color shades, tints & tones
#b31be6 color schemes
#b31be6 color preview, HTML & CSS examples
This text has a color of #b31be6
<p style="color:#b31be6;">Text here</p>
.mytext {color:#b31be6;}
This box has a color of #b31be6
<div style="background-color:#b31be6;">Content here</div>
.mybackground {background-color:#b31be6;}
Border around this has a color of #b31be6
<div style="border:2px solid #b31be6;">Content here</div>
.myborder {border:2px solid #b31be6;}