#b273cd color space conversions
Hex:
#b273cd
RGB:
178, 115, 205
CMY:
30, 55, 20
CMYK:
13, 44, 0, 20
HSL:
282°, 47.3684%, 62.7451%
HSV (HSB):
282°, 43.9024%, 80.3922%
XYZ:
35.5103, 26.1342, 60.9304
xyY:
0.2897, 0.2132, 26.1342
CIE-Lab:
58.1642, 40.4421, -36.9423
CIE-LCH:
58.1642, 54.7750, 317.5895
CIE-Luv:
58.1642, 26.3848, -62.7201
Hunter-Lab:
51.1216, 34.5274, -34.8809
#b273cd color charts
#b273cd color shades, tints & tones
#b273cd color schemes
#b273cd color preview, HTML & CSS examples
This text has a color of #b273cd
<p style="color:#b273cd;">Text here</p>
.mytext {color:#b273cd;}
This box has a color of #b273cd
<div style="background-color:#b273cd;">Content here</div>
.mybackground {background-color:#b273cd;}
Border around this has a color of #b273cd
<div style="border:2px solid #b273cd;">Content here</div>
.myborder {border:2px solid #b273cd;}