#b42bfd color space conversions
Hex:
#b42bfd
RGB:
180, 43, 253
CMY:
29, 83, 1
CMYK:
29, 83, 0, 1
HSL:
279°, 98.1308%, 58.0392%
HSV (HSB):
279°, 83.0040%, 99.2157%
XYZ:
37.4159, 18.5229, 94.5317
xyY:
0.2487, 0.1231, 18.5229
CIE-Lab:
50.1243, 81.4269, -76.7886
CIE-LCH:
50.1243, 111.9233, 316.6792
CIE-Luv:
50.1243, 33.9339, -123.7818
Hunter-Lab:
43.0382, 79.8645, -100.1013
#b42bfd color charts
#b42bfd color shades, tints & tones
#b42bfd color schemes
#b42bfd color preview, HTML & CSS examples
This text has a color of #b42bfd
<p style="color:#b42bfd;">Text here</p>
.mytext {color:#b42bfd;}
This box has a color of #b42bfd
<div style="background-color:#b42bfd;">Content here</div>
.mybackground {background-color:#b42bfd;}
Border around this has a color of #b42bfd
<div style="border:2px solid #b42bfd;">Content here</div>
.myborder {border:2px solid #b42bfd;}