#ff1bcd color space conversions
Hex:
#ff1bcd
RGB:
255, 27, 205
CMY:
0, 89, 20
CMYK:
0, 89, 20, 0
HSL:
313°, 100.0000%, 55.2941%
HSV (HSB):
313°, 89.4118%, 100.0000%
XYZ:
52.6514, 26.4516, 60.0882
xyY:
0.3783, 0.1900, 26.4516
CIE-Lab:
58.4633, 89.6768, -35.6639
CIE-LCH:
58.4633, 96.5082, 338.3126
CIE-Luv:
58.4633, 103.8334, -68.6073
Hunter-Lab:
51.4312, 92.7304, -33.2681
#ff1bcd color charts
#ff1bcd color shades, tints & tones
#ff1bcd color schemes
#ff1bcd color preview, HTML & CSS examples
This text has a color of #ff1bcd
<p style="color:#ff1bcd;">Text here</p>
.mytext {color:#ff1bcd;}
This box has a color of #ff1bcd
<div style="background-color:#ff1bcd;">Content here</div>
.mybackground {background-color:#ff1bcd;}
Border around this has a color of #ff1bcd
<div style="border:2px solid #ff1bcd;">Content here</div>
.myborder {border:2px solid #ff1bcd;}