#b253cc color space conversions
Hex:
#b253cc
RGB:
178, 83, 204
CMY:
30, 67, 20
CMYK:
13, 59, 0, 20
HSL:
287°, 54.2601%, 56.2745%
HSV (HSB):
287°, 59.3137%, 80.0000%
XYZ:
32.3524, 20.0111, 59.2841
xyY:
0.2898, 0.1792, 20.0111
CIE-Lab:
51.8498, 56.6518, -46.3314
CIE-LCH:
51.8498, 73.1849, 320.7228
CIE-Luv:
51.8498, 37.5579, -77.8228
Hunter-Lab:
44.7338, 50.8109, -47.2613
#b253cc color charts
#b253cc color shades, tints & tones
#b253cc color schemes
#b253cc color preview, HTML & CSS examples
This text has a color of #b253cc
<p style="color:#b253cc;">Text here</p>
.mytext {color:#b253cc;}
This box has a color of #b253cc
<div style="background-color:#b253cc;">Content here</div>
.mybackground {background-color:#b253cc;}
Border around this has a color of #b253cc
<div style="border:2px solid #b253cc;">Content here</div>
.myborder {border:2px solid #b253cc;}