#b700f4 color space conversions
Hex:
#b700f4
RGB:
183, 0, 244
CMY:
28, 100, 4
CMYK:
25, 100, 0, 4
HSL:
285°, 100.0000%, 47.8431%
HSV (HSB):
285°, 100.0000%, 95.6863%
XYZ:
35.8576, 16.5989, 86.9020
xyY:
0.2573, 0.1191, 16.5989
CIE-Lab:
47.7507, 86.4984, -75.6032
CIE-LCH:
47.7507, 114.8818, 318.8452
CIE-Luv:
47.7507, 40.3934, -120.7379
Hunter-Lab:
40.7418, 85.8029, -97.9459
#b700f4 color charts
#b700f4 color shades, tints & tones
#b700f4 color schemes
#b700f4 color preview, HTML & CSS examples
This text has a color of #b700f4
<p style="color:#b700f4;">Text here</p>
.mytext {color:#b700f4;}
This box has a color of #b700f4
<div style="background-color:#b700f4;">Content here</div>
.mybackground {background-color:#b700f4;}
Border around this has a color of #b700f4
<div style="border:2px solid #b700f4;">Content here</div>
.myborder {border:2px solid #b700f4;}