#b30db5 color space conversions
Hex:
#b30db5
RGB:
179, 13, 181
CMY:
30, 95, 29
CMYK:
1, 93, 0, 29
HSL:
299°, 86.5979%, 38.0392%
HSV (HSB):
299°, 92.8177%, 70.9804%
XYZ:
27.0748, 13.2077, 44.8384
xyY:
0.3181, 0.1552, 13.2077
CIE-Lab:
43.0746, 74.3553, -46.9439
CIE-LCH:
43.0746, 87.9343, 327.7339
CIE-Luv:
43.0746, 57.8097, -77.2047
Hunter-Lab:
36.3425, 69.3816, -47.7108
#b30db5 color charts
#b30db5 color shades, tints & tones
#b30db5 color schemes
#b30db5 color preview, HTML & CSS examples
This text has a color of #b30db5
<p style="color:#b30db5;">Text here</p>
.mytext {color:#b30db5;}
This box has a color of #b30db5
<div style="background-color:#b30db5;">Content here</div>
.mybackground {background-color:#b30db5;}
Border around this has a color of #b30db5
<div style="border:2px solid #b30db5;">Content here</div>
.myborder {border:2px solid #b30db5;}