#b203f7 color space conversions
Hex:
#b203f7
RGB:
178, 3, 247
CMY:
30, 99, 3
CMYK:
28, 99, 0, 3
HSL:
283°, 97.6000%, 49.0196%
HSV (HSB):
283°, 98.7854%, 96.8627%
XYZ:
35.1812, 16.2455, 89.2771
xyY:
0.2500, 0.1155, 16.2455
CIE-Lab:
47.2949, 86.1765, -78.0640
CIE-LCH:
47.2949, 116.2771, 317.8278
CIE-Luv:
47.2949, 36.6256, -123.5164
Hunter-Lab:
40.3057, 85.2702, -103.1133
#b203f7 color charts
#b203f7 color shades, tints & tones
#b203f7 color schemes
#b203f7 color preview, HTML & CSS examples
This text has a color of #b203f7
<p style="color:#b203f7;">Text here</p>
.mytext {color:#b203f7;}
This box has a color of #b203f7
<div style="background-color:#b203f7;">Content here</div>
.mybackground {background-color:#b203f7;}
Border around this has a color of #b203f7
<div style="border:2px solid #b203f7;">Content here</div>
.myborder {border:2px solid #b203f7;}