#b31be5 color space conversions
Hex:
#b31be5
RGB:
179, 27, 229
CMY:
30, 89, 10
CMYK:
22, 88, 0, 10
HSL:
285°, 79.5276%, 50.1961%
HSV (HSB):
285°, 88.2096%, 89.8039%
XYZ:
33.1252, 16.0247, 75.4759
xyY:
0.2658, 0.1286, 16.0247
CIE-Lab:
47.0069, 80.2840, -68.3699
CIE-LCH:
47.0069, 105.4513, 319.5823
CIE-Luv:
47.0069, 41.0666, -109.9029
Hunter-Lab:
40.0309, 77.6531, -83.7663
#b31be5 color charts
#b31be5 color shades, tints & tones
#b31be5 color schemes
#b31be5 color preview, HTML & CSS examples
This text has a color of #b31be5
<p style="color:#b31be5;">Text here</p>
.mytext {color:#b31be5;}
This box has a color of #b31be5
<div style="background-color:#b31be5;">Content here</div>
.mybackground {background-color:#b31be5;}
Border around this has a color of #b31be5
<div style="border:2px solid #b31be5;">Content here</div>
.myborder {border:2px solid #b31be5;}