#b02dcd color space conversions
Hex:
#b02dcd
RGB:
176, 45, 205
CMY:
31, 82, 20
CMYK:
14, 78, 0, 20
HSL:
289°, 64.0000%, 49.0196%
HSV (HSB):
289°, 78.0488%, 80.3922%
XYZ:
29.8623, 15.5147, 59.1783
xyY:
0.2856, 0.1484, 15.5147
CIE-Lab:
46.3312, 71.2420, -55.7490
CIE-LCH:
46.3312, 90.4620, 321.9558
CIE-Luv:
46.3312, 44.3078, -90.9936
Hunter-Lab:
39.3886, 66.3988, -61.5065
#b02dcd color charts
#b02dcd color shades, tints & tones
#b02dcd color schemes
#b02dcd color preview, HTML & CSS examples
This text has a color of #b02dcd
<p style="color:#b02dcd;">Text here</p>
.mytext {color:#b02dcd;}
This box has a color of #b02dcd
<div style="background-color:#b02dcd;">Content here</div>
.mybackground {background-color:#b02dcd;}
Border around this has a color of #b02dcd
<div style="border:2px solid #b02dcd;">Content here</div>
.myborder {border:2px solid #b02dcd;}