#b702ed color space conversions
Hex:
#b702ed
RGB:
183, 2, 237
CMY:
28, 99, 7
CMYK:
23, 99, 0, 7
HSL:
286°, 98.3264%, 46.8627%
HSV (HSB):
286°, 99.1561%, 92.9412%
XYZ:
34.8362, 16.2251, 81.4165
xyY:
0.2630, 0.1225, 16.2251
CIE-Lab:
47.2685, 85.1135, -72.4460
CIE-LCH:
47.2685, 111.7709, 319.5966
CIE-Luv:
47.2685, 42.3188, -116.0406
Hunter-Lab:
40.2804, 83.8836, -91.6431
#b702ed color charts
#b702ed color shades, tints & tones
#b702ed color schemes
#b702ed color preview, HTML & CSS examples
This text has a color of #b702ed
<p style="color:#b702ed;">Text here</p>
.mytext {color:#b702ed;}
This box has a color of #b702ed
<div style="background-color:#b702ed;">Content here</div>
.mybackground {background-color:#b702ed;}
Border around this has a color of #b702ed
<div style="border:2px solid #b702ed;">Content here</div>
.myborder {border:2px solid #b702ed;}