#ff30b3 color space conversions
Hex:
#ff30b3
RGB:
255, 48, 179
CMY:
0, 81, 30
CMYK:
0, 81, 30, 0
HSL:
322°, 100.0000%, 59.4118%
HSV (HSB):
322°, 81.1765%, 100.0000%
XYZ:
50.4336, 26.6286, 45.1295
xyY:
0.4127, 0.2179, 26.6286
CIE-Lab:
58.6289, 83.1143, -20.4474
CIE-LCH:
58.6289, 85.5925, 346.1788
CIE-Luv:
58.6289, 111.9315, -44.8476
Hunter-Lab:
51.6029, 84.1504, -15.7303
#ff30b3 color charts
#ff30b3 color shades, tints & tones
#ff30b3 color schemes
#ff30b3 color preview, HTML & CSS examples
This text has a color of #ff30b3
<p style="color:#ff30b3;">Text here</p>
.mytext {color:#ff30b3;}
This box has a color of #ff30b3
<div style="background-color:#ff30b3;">Content here</div>
.mybackground {background-color:#ff30b3;}
Border around this has a color of #ff30b3
<div style="border:2px solid #ff30b3;">Content here</div>
.myborder {border:2px solid #ff30b3;}