#b243cd color space conversions
Hex:
#b243cd
RGB:
178, 67, 205
CMY:
30, 74, 20
CMYK:
13, 67, 0, 20
HSL:
288°, 57.9832%, 53.3333%
HSV (HSB):
288°, 67.3171%, 80.3922%
XYZ:
31.3867, 17.8871, 59.5559
xyY:
0.2884, 0.1644, 17.8871
CIE-Lab:
49.3588, 63.8798, -50.8753
CIE-LCH:
49.3588, 81.6635, 321.4654
CIE-Luv:
49.3588, 41.4596, -84.5742
Hunter-Lab:
42.2931, 58.4561, -53.8853
#b243cd color charts
#b243cd color shades, tints & tones
#b243cd color schemes
#b243cd color preview, HTML & CSS examples
This text has a color of #b243cd
<p style="color:#b243cd;">Text here</p>
.mytext {color:#b243cd;}
This box has a color of #b243cd
<div style="background-color:#b243cd;">Content here</div>
.mybackground {background-color:#b243cd;}
Border around this has a color of #b243cd
<div style="border:2px solid #b243cd;">Content here</div>
.myborder {border:2px solid #b243cd;}