#b40ffc color space conversions
Hex:
#b40ffc
RGB:
180, 15, 252
CMY:
29, 94, 1
CMYK:
29, 94, 0, 1
HSL:
282°, 97.5309%, 52.3529%
HSV (HSB):
282°, 94.0476%, 98.8235%
XYZ:
36.5639, 17.0732, 93.4638
xyY:
0.2486, 0.1161, 17.0732
CIE-Lab:
48.3522, 86.2626, -79.1227
CIE-LCH:
48.3522, 117.0540, 317.4720
CIE-Luv:
48.3522, 36.0689, -125.8386
Hunter-Lab:
41.3198, 85.6453, -105.1880
#b40ffc color charts
#b40ffc color shades, tints & tones
#b40ffc color schemes
#b40ffc color preview, HTML & CSS examples
This text has a color of #b40ffc
<p style="color:#b40ffc;">Text here</p>
.mytext {color:#b40ffc;}
This box has a color of #b40ffc
<div style="background-color:#b40ffc;">Content here</div>
.mybackground {background-color:#b40ffc;}
Border around this has a color of #b40ffc
<div style="border:2px solid #b40ffc;">Content here</div>
.myborder {border:2px solid #b40ffc;}