#cb3dcd color space conversions
Hex:
#cb3dcd
RGB:
203, 61, 205
CMY:
20, 76, 20
CMYK:
1, 70, 0, 20
HSL:
299°, 59.0164%, 52.1569%
HSV (HSB):
299°, 70.2439%, 80.3922%
XYZ:
37.3168, 20.4418, 59.7365
xyY:
0.3176, 0.1740, 20.4418
CIE-Lab:
52.3331, 71.5825, -45.9124
CIE-LCH:
52.3331, 85.0412, 327.3242
CIE-Luv:
52.3331, 59.5170, -79.3731
Hunter-Lab:
45.2126, 68.2053, -46.6872
#cb3dcd color charts
#cb3dcd color shades, tints & tones
#cb3dcd color schemes
#cb3dcd color preview, HTML & CSS examples
This text has a color of #cb3dcd
<p style="color:#cb3dcd;">Text here</p>
.mytext {color:#cb3dcd;}
This box has a color of #cb3dcd
<div style="background-color:#cb3dcd;">Content here</div>
.mybackground {background-color:#cb3dcd;}
Border around this has a color of #cb3dcd
<div style="border:2px solid #cb3dcd;">Content here</div>
.myborder {border:2px solid #cb3dcd;}