#b702f4 color space conversions
Hex:
#b702f4
RGB:
183, 2, 244
CMY:
28, 99, 4
CMYK:
25, 99, 0, 4
HSL:
285°, 98.3740%, 48.2353%
HSV (HSB):
285°, 99.1803%, 95.6863%
XYZ:
35.8793, 16.6423, 86.9092
xyY:
0.2573, 0.1194, 16.6423
CIE-Lab:
47.8062, 86.3319, -75.5127
CIE-LCH:
47.8062, 114.6968, 318.8245
CIE-Luv:
47.8062, 40.3313, -120.6502
Hunter-Lab:
40.7950, 85.5996, -97.7541
#b702f4 color charts
#b702f4 color shades, tints & tones
#b702f4 color schemes
#b702f4 color preview, HTML & CSS examples
This text has a color of #b702f4
<p style="color:#b702f4;">Text here</p>
.mytext {color:#b702f4;}
This box has a color of #b702f4
<div style="background-color:#b702f4;">Content here</div>
.mybackground {background-color:#b702f4;}
Border around this has a color of #b702f4
<div style="border:2px solid #b702f4;">Content here</div>
.myborder {border:2px solid #b702f4;}