#b203f5 color space conversions
Hex:
#b203f5
RGB:
178, 3, 245
CMY:
30, 99, 4
CMYK:
27, 99, 0, 4
HSL:
283°, 97.5806%, 48.6275%
HSV (HSB):
283°, 98.7755%, 96.0784%
XYZ:
34.8741, 16.1227, 87.6601
xyY:
0.2515, 0.1163, 16.1227
CIE-Lab:
47.1350, 85.8183, -77.2026
CIE-LCH:
47.1350, 115.4341, 318.0253
CIE-Luv:
47.1350, 37.1532, -122.2281
Hunter-Lab:
40.1531, 84.7646, -101.3318
#b203f5 color charts
#b203f5 color shades, tints & tones
#b203f5 color schemes
#b203f5 color preview, HTML & CSS examples
This text has a color of #b203f5
<p style="color:#b203f5;">Text here</p>
.mytext {color:#b203f5;}
This box has a color of #b203f5
<div style="background-color:#b203f5;">Content here</div>
.mybackground {background-color:#b203f5;}
Border around this has a color of #b203f5
<div style="border:2px solid #b203f5;">Content here</div>
.myborder {border:2px solid #b203f5;}