#b65ccd color space conversions
Hex:
#b65ccd
RGB:
182, 92, 205
CMY:
29, 64, 20
CMYK:
11, 55, 0, 20
HSL:
288°, 53.0516%, 58.2353%
HSV (HSB):
288°, 55.1220%, 80.3922%
XYZ:
34.1380, 22.0072, 60.2061
xyY:
0.2934, 0.1891, 22.0072
CIE-Lab:
54.0346, 53.5424, -43.4068
CIE-LCH:
54.0346, 68.9270, 320.9684
CIE-Luv:
54.0346, 37.0732, -73.6340
Hunter-Lab:
46.9118, 47.7999, -43.2540
#b65ccd color charts
#b65ccd color shades, tints & tones
#b65ccd color schemes
#b65ccd color preview, HTML & CSS examples
This text has a color of #b65ccd
<p style="color:#b65ccd;">Text here</p>
.mytext {color:#b65ccd;}
This box has a color of #b65ccd
<div style="background-color:#b65ccd;">Content here</div>
.mybackground {background-color:#b65ccd;}
Border around this has a color of #b65ccd
<div style="border:2px solid #b65ccd;">Content here</div>
.myborder {border:2px solid #b65ccd;}