#b702c4 color space conversions
Hex:
#b702c4
RGB:
183, 2, 196
CMY:
28, 99, 23
CMYK:
7, 99, 0, 23
HSL:
296°, 97.9798%, 38.8235%
HSV (HSB):
296°, 98.9796%, 76.8627%
XYZ:
29.5140, 14.0962, 53.3898
xyY:
0.3043, 0.1453, 14.0962
CIE-Lab:
44.3706, 78.3658, -53.6241
CIE-LCH:
44.3706, 94.9565, 325.6170
CIE-Luv:
44.3706, 55.6460, -87.7122
Hunter-Lab:
37.5449, 74.6147, -58.0304
#b702c4 color charts
#b702c4 color shades, tints & tones
#b702c4 color schemes
#b702c4 color preview, HTML & CSS examples
This text has a color of #b702c4
<p style="color:#b702c4;">Text here</p>
.mytext {color:#b702c4;}
This box has a color of #b702c4
<div style="background-color:#b702c4;">Content here</div>
.mybackground {background-color:#b702c4;}
Border around this has a color of #b702c4
<div style="border:2px solid #b702c4;">Content here</div>
.myborder {border:2px solid #b702c4;}