#b50dfa color space conversions
Hex:
#b50dfa
RGB:
181, 13, 250
CMY:
29, 95, 2
CMYK:
28, 95, 0, 2
HSL:
283°, 95.9514%, 51.5686%
HSV (HSB):
283°, 94.8000%, 98.0392%
XYZ:
36.4553, 17.0137, 91.8051
xyY:
0.2509, 0.1171, 17.0137
CIE-Lab:
48.2773, 86.2247, -78.1206
CIE-LCH:
48.2773, 116.3509, 317.8230
CIE-Luv:
48.2773, 37.2206, -124.4626
Hunter-Lab:
41.2477, 85.5773, -103.0884
#b50dfa color charts
#b50dfa color shades, tints & tones
#b50dfa color schemes
#b50dfa color preview, HTML & CSS examples
This text has a color of #b50dfa
<p style="color:#b50dfa;">Text here</p>
.mytext {color:#b50dfa;}
This box has a color of #b50dfa
<div style="background-color:#b50dfa;">Content here</div>
.mybackground {background-color:#b50dfa;}
Border around this has a color of #b50dfa
<div style="border:2px solid #b50dfa;">Content here</div>
.myborder {border:2px solid #b50dfa;}