#b65dd4 color space conversions
Hex:
#b65dd4
RGB:
182, 93, 212
CMY:
29, 64, 17
CMYK:
14, 56, 0, 17
HSL:
285°, 58.0488%, 59.8039%
HSV (HSB):
285°, 56.1321%, 83.1373%
XYZ:
35.0894, 22.5273, 64.7861
xyY:
0.2867, 0.1840, 22.5273
CIE-Lab:
54.5820, 54.4544, -46.5242
CIE-LCH:
54.5820, 71.6225, 319.4904
CIE-Luv:
54.5820, 35.1583, -78.7516
Hunter-Lab:
47.4629, 48.9054, -47.7060
#b65dd4 color charts
#b65dd4 color shades, tints & tones
#b65dd4 color schemes
#b65dd4 color preview, HTML & CSS examples
This text has a color of #b65dd4
<p style="color:#b65dd4;">Text here</p>
.mytext {color:#b65dd4;}
This box has a color of #b65dd4
<div style="background-color:#b65dd4;">Content here</div>
.mybackground {background-color:#b65dd4;}
Border around this has a color of #b65dd4
<div style="border:2px solid #b65dd4;">Content here</div>
.myborder {border:2px solid #b65dd4;}