#ff00bf color space conversions
Hex:
#ff00bf
RGB:
255, 0, 191
CMY:
0, 100, 25
CMYK:
0, 100, 25, 0
HSL:
315°, 100.0000%, 50.0000%
HSV (HSB):
315°, 100.0000%, 100.0000%
XYZ:
50.6440, 25.0216, 51.4506
xyY:
0.3984, 0.1968, 25.0216
CIE-Lab:
57.0964, 90.2818, -29.7499
CIE-LCH:
57.0964, 95.0572, 341.7618
CIE-Luv:
57.0964, 112.2559, -59.5912
Hunter-Lab:
50.0216, 93.1832, -25.9687
#ff00bf color charts
#ff00bf RGB chart
#ff00bf CMYK chart
#ff00bf RGB pie chart
#ff00bf color shades, tints & tones
#ff00bf color schemes
#ff00bf color preview, HTML & CSS examples
This text has a color of #ff00bf
<p style="color:#ff00bf;">Text here</p>
.mytext {color:#ff00bf;}
Text color #ff00bf
This box has a color of #ff00bf
<div style="background-color:#ff00bf;">Content here</div>
.mybackground {background-color:#ff00bf;}
Background color #ff00bf
Border around this has a color of #ff00bf
<div style="border:2px solid #ff00bf;">Content here</div>
.myborder {border:2px solid #ff00bf;}
Border color #ff00bf