#b262ed color space conversions
Hex:
#b262ed
RGB:
178, 98, 237
CMY:
30, 62, 7
CMYK:
25, 59, 0, 7
HSL:
275°, 79.4286%, 65.6863%
HSV (HSB):
275°, 58.6498%, 92.9412%
XYZ:
38.0138, 24.3148, 82.8104
xyY:
0.2619, 0.1675, 24.3148
CIE-Lab:
56.4016, 56.3114, -57.7294
CIE-LCH:
56.4016, 80.6453, 314.2876
CIE-Luv:
56.4016, 26.1557, -96.9856
Hunter-Lab:
49.3100, 51.3159, -65.0537
#b262ed color charts
#b262ed color shades, tints & tones
#b262ed color schemes
#b262ed color preview, HTML & CSS examples
This text has a color of #b262ed
<p style="color:#b262ed;">Text here</p>
.mytext {color:#b262ed;}
This box has a color of #b262ed
<div style="background-color:#b262ed;">Content here</div>
.mybackground {background-color:#b262ed;}
Border around this has a color of #b262ed
<div style="border:2px solid #b262ed;">Content here</div>
.myborder {border:2px solid #b262ed;}