#b71cff color space conversions
Hex:
#b71cff
RGB:
183, 28, 255
CMY:
28, 89, 0
CMYK:
28, 89, 0, 0
HSL:
281°, 100.0000%, 55.4902%
HSV (HSB):
281°, 89.0196%, 100.0000%
XYZ:
37.9937, 18.1178, 96.1023
xyY:
0.2496, 0.1190, 18.1178
CIE-Lab:
49.6387, 85.3968, -78.6767
CIE-LCH:
49.6387, 116.1148, 317.3454
CIE-Luv:
49.6387, 36.3111, -126.2801
Hunter-Lab:
42.5650, 84.8411, -104.0682
#b71cff color charts
#b71cff color shades, tints & tones
#b71cff color schemes
#b71cff color preview, HTML & CSS examples
This text has a color of #b71cff
<p style="color:#b71cff;">Text here</p>
.mytext {color:#b71cff;}
This box has a color of #b71cff
<div style="background-color:#b71cff;">Content here</div>
.mybackground {background-color:#b71cff;}
Border around this has a color of #b71cff
<div style="border:2px solid #b71cff;">Content here</div>
.myborder {border:2px solid #b71cff;}