#b102ed color space conversions
Hex:
#b102ed
RGB:
177, 2, 237
CMY:
31, 99, 7
CMYK:
25, 99, 0, 7
HSL:
285°, 98.3264%, 46.8627%
HSV (HSB):
285°, 99.1561%, 92.9412%
XYZ:
33.4392, 15.5050, 81.3511
xyY:
0.2566, 0.1190, 15.5050
CIE-Lab:
46.3182, 84.3611, -74.0358
CIE-LCH:
46.3182, 112.2412, 318.7296
CIE-Luv:
46.3182, 38.7742, -117.2693
Hunter-Lab:
39.3763, 82.6775, -94.9291
#b102ed color charts
#b102ed color shades, tints & tones
#b102ed color schemes
#b102ed color preview, HTML & CSS examples
This text has a color of #b102ed
<p style="color:#b102ed;">Text here</p>
.mytext {color:#b102ed;}
This box has a color of #b102ed
<div style="background-color:#b102ed;">Content here</div>
.mybackground {background-color:#b102ed;}
Border around this has a color of #b102ed
<div style="border:2px solid #b102ed;">Content here</div>
.myborder {border:2px solid #b102ed;}