#b628cd color space conversions
Hex:
#b628cd
RGB:
182, 40, 205
CMY:
29, 84, 20
CMYK:
11, 80, 0, 20
HSL:
292°, 67.3469%, 48.0392%
HSV (HSB):
292°, 80.4878%, 80.3922%
XYZ:
31.0696, 15.8704, 59.1834
xyY:
0.2928, 0.1495, 15.8704
CIE-Lab:
46.8041, 73.7242, -54.9383
CIE-LCH:
46.8041, 91.9428, 323.3070
CIE-Luv:
46.8041, 48.9134, -90.3952
Hunter-Lab:
39.8377, 69.4970, -60.1955
#b628cd color charts
#b628cd color shades, tints & tones
#b628cd color schemes
#b628cd color preview, HTML & CSS examples
This text has a color of #b628cd
<p style="color:#b628cd;">Text here</p>
.mytext {color:#b628cd;}
This box has a color of #b628cd
<div style="background-color:#b628cd;">Content here</div>
.mybackground {background-color:#b628cd;}
Border around this has a color of #b628cd
<div style="border:2px solid #b628cd;">Content here</div>
.myborder {border:2px solid #b628cd;}