#2b03d3 color space conversions
Hex:
#2b03d3
RGB:
43, 3, 211
CMY:
83, 99, 17
CMYK:
80, 99, 0, 17
HSL:
252°, 97.1963%, 41.9608%
HSV (HSB):
252°, 98.5782%, 82.7451%
XYZ:
12.7867, 5.2819, 61.9736
xyY:
0.1597, 0.0660, 5.2819
CIE-Lab:
27.5232, 68.5987, -90.7070
CIE-LCH:
27.5232, 113.7257, 307.0990
CIE-Luv:
27.5232, -4.9433, -106.3746
Hunter-Lab:
22.9823, 59.0932, -143.7925
#2b03d3 color charts
#2b03d3 color shades, tints & tones
#2b03d3 color schemes
#2b03d3 color preview, HTML & CSS examples
This text has a color of #2b03d3
<p style="color:#2b03d3;">Text here</p>
.mytext {color:#2b03d3;}
This box has a color of #2b03d3
<div style="background-color:#2b03d3;">Content here</div>
.mybackground {background-color:#2b03d3;}
Border around this has a color of #2b03d3
<div style="border:2px solid #2b03d3;">Content here</div>
.myborder {border:2px solid #2b03d3;}