#ff2cb2 color space conversions
Hex:
#ff2cb2
RGB:
255, 44, 178
CMY:
0, 83, 30
CMYK:
0, 83, 30, 0
HSL:
322°, 100.0000%, 58.6275%
HSV (HSB):
322°, 82.7451%, 100.0000%
XYZ:
50.1766, 26.2757, 44.5466
xyY:
0.4147, 0.2172, 26.2757
CIE-Lab:
58.2978, 83.8525, -20.3735
CIE-LCH:
58.2978, 86.2921, 346.3436
CIE-Luv:
58.2978, 113.2500, -44.8394
Hunter-Lab:
51.2598, 85.0230, -15.6432
#ff2cb2 color charts
#ff2cb2 color shades, tints & tones
#ff2cb2 color schemes
#ff2cb2 color preview, HTML & CSS examples
This text has a color of #ff2cb2
<p style="color:#ff2cb2;">Text here</p>
.mytext {color:#ff2cb2;}
This box has a color of #ff2cb2
<div style="background-color:#ff2cb2;">Content here</div>
.mybackground {background-color:#ff2cb2;}
Border around this has a color of #ff2cb2
<div style="border:2px solid #ff2cb2;">Content here</div>
.myborder {border:2px solid #ff2cb2;}