#2b02d2 color space conversions
Hex:
#2b02d2
RGB:
43, 2, 210
CMY:
83, 99, 18
CMYK:
80, 99, 0, 18
HSL:
252°, 98.1132%, 41.5686%
HSV (HSB):
252°, 99.0476%, 82.3529%
XYZ:
12.6508, 5.2102, 61.3117
xyY:
0.1598, 0.0658, 5.2102
CIE-Lab:
27.3253, 68.5409, -90.4559
CIE-LCH:
27.3253, 113.4907, 307.1522
CIE-Luv:
27.3253, -4.8497, -105.7373
Hunter-Lab:
22.8258, 58.9858, -143.2793
#2b02d2 color charts
#2b02d2 color shades, tints & tones
#2b02d2 color schemes
#2b02d2 color preview, HTML & CSS examples
This text has a color of #2b02d2
<p style="color:#2b02d2;">Text here</p>
.mytext {color:#2b02d2;}
This box has a color of #2b02d2
<div style="background-color:#2b02d2;">Content here</div>
.mybackground {background-color:#2b02d2;}
Border around this has a color of #2b02d2
<div style="border:2px solid #2b02d2;">Content here</div>
.myborder {border:2px solid #2b02d2;}