#b203b5 color space conversions
Hex:
#b203b5
RGB:
178, 3, 181
CMY:
30, 99, 29
CMYK:
2, 98, 0, 29
HSL:
299°, 96.7391%, 36.0784%
HSV (HSB):
299°, 98.3425%, 70.9804%
XYZ:
26.7331, 12.8663, 44.7905
xyY:
0.3168, 0.1525, 12.8663
CIE-Lab:
42.5611, 75.1790, -47.7763
CIE-LCH:
42.5611, 89.0756, 327.5640
CIE-Luv:
42.5611, 57.6229, -78.1908
Hunter-Lab:
35.8696, 70.2618, -48.9269
#b203b5 color charts
#b203b5 color shades, tints & tones
#b203b5 color schemes
#b203b5 color preview, HTML & CSS examples
This text has a color of #b203b5
<p style="color:#b203b5;">Text here</p>
.mytext {color:#b203b5;}
This box has a color of #b203b5
<div style="background-color:#b203b5;">Content here</div>
.mybackground {background-color:#b203b5;}
Border around this has a color of #b203b5
<div style="border:2px solid #b203b5;">Content here</div>
.myborder {border:2px solid #b203b5;}