#ff4bca color space conversions
Hex:
#ff4bca
RGB:
255, 75, 202
CMY:
0, 71, 21
CMYK:
0, 71, 21, 0
HSL:
318°, 100.0000%, 64.7059%
HSV (HSB):
318°, 70.5882%, 100.0000%
XYZ:
54.4167, 30.5564, 58.9070
xyY:
0.3782, 0.2124, 30.5564
CIE-Lab:
62.1314, 78.4052, -28.2575
CIE-LCH:
62.1314, 83.3418, 340.1807
CIE-Luv:
62.1314, 95.1929, -56.1164
Hunter-Lab:
55.2779, 78.9831, -24.4881
#ff4bca color charts
#ff4bca color shades, tints & tones
#ff4bca color schemes
#ff4bca color preview, HTML & CSS examples
This text has a color of #ff4bca
<p style="color:#ff4bca;">Text here</p>
.mytext {color:#ff4bca;}
This box has a color of #ff4bca
<div style="background-color:#ff4bca;">Content here</div>
.mybackground {background-color:#ff4bca;}
Border around this has a color of #ff4bca
<div style="border:2px solid #ff4bca;">Content here</div>
.myborder {border:2px solid #ff4bca;}