#b700f7 color space conversions
Hex:
#b700f7
RGB:
183, 0, 247
CMY:
28, 100, 3
CMYK:
26, 100, 0, 3
HSL:
284°, 100.0000%, 48.4314%
HSV (HSB):
284°, 100.0000%, 96.8627%
XYZ:
36.3169, 16.7827, 89.3210
xyY:
0.2550, 0.1178, 16.7827
CIE-Lab:
47.9850, 87.0244, -76.9048
CIE-LCH:
47.9850, 116.1361, 318.5325
CIE-Luv:
47.9850, 39.5641, -122.6925
Hunter-Lab:
40.9667, 86.5485, -100.5952
#b700f7 color charts
#b700f7 color shades, tints & tones
#b700f7 color schemes
#b700f7 color preview, HTML & CSS examples
This text has a color of #b700f7
<p style="color:#b700f7;">Text here</p>
.mytext {color:#b700f7;}
This box has a color of #b700f7
<div style="background-color:#b700f7;">Content here</div>
.mybackground {background-color:#b700f7;}
Border around this has a color of #b700f7
<div style="border:2px solid #b700f7;">Content here</div>
.myborder {border:2px solid #b700f7;}