#b252ed color space conversions
Hex:
#b252ed
RGB:
178, 82, 237
CMY:
30, 68, 7
CMYK:
25, 65, 0, 7
HSL:
277°, 81.1518%, 62.5490%
HSV (HSB):
277°, 65.4008%, 92.9412%
XYZ:
36.6635, 21.6140, 82.3603
xyY:
0.2607, 0.1537, 21.6140
CIE-Lab:
53.6150, 63.9075, -62.2025
CIE-LCH:
53.6150, 89.1814, 315.7746
CIE-Luv:
53.6150, 30.2393, -103.4120
Hunter-Lab:
46.4908, 59.4091, -72.4909
#b252ed color charts
#b252ed color shades, tints & tones
#b252ed color schemes
#b252ed color preview, HTML & CSS examples
This text has a color of #b252ed
<p style="color:#b252ed;">Text here</p>
.mytext {color:#b252ed;}
This box has a color of #b252ed
<div style="background-color:#b252ed;">Content here</div>
.mybackground {background-color:#b252ed;}
Border around this has a color of #b252ed
<div style="border:2px solid #b252ed;">Content here</div>
.myborder {border:2px solid #b252ed;}