#b203a5 color space conversions
Hex:
#b203a5
RGB:
178, 3, 165
CMY:
30, 99, 35
CMYK:
0, 98, 7, 30
HSL:
304°, 96.6851%, 35.4902%
HSV (HSB):
304°, 98.3146%, 69.8039%
XYZ:
25.1842, 12.2467, 36.6338
xyY:
0.3400, 0.1654, 12.2467
CIE-Lab:
41.6056, 72.8441, -39.7833
CIE-LCH:
41.6056, 82.9999, 331.3592
CIE-Luv:
41.6056, 63.9101, -66.3035
Hunter-Lab:
34.9953, 67.2148, -37.5693
#b203a5 color charts
#b203a5 color shades, tints & tones
#b203a5 color schemes
#b203a5 color preview, HTML & CSS examples
This text has a color of #b203a5
<p style="color:#b203a5;">Text here</p>
.mytext {color:#b203a5;}
This box has a color of #b203a5
<div style="background-color:#b203a5;">Content here</div>
.mybackground {background-color:#b203a5;}
Border around this has a color of #b203a5
<div style="border:2px solid #b203a5;">Content here</div>
.myborder {border:2px solid #b203a5;}