#ff90ff color space conversions
Hex:
#ff90ff
RGB:
255, 144, 255
CMY:
0, 44, 0
CMYK:
0, 44, 0, 0
HSL:
300°, 100.0000%, 78.2353%
HSV (HSB):
300°, 43.5294%, 100.0000%
XYZ:
69.2633, 48.4265, 100.3044
xyY:
0.3177, 0.2221, 48.4265
CIE-Lab:
75.0932, 57.3008, -37.5460
CIE-LCH:
75.0932, 68.5061, 326.7654
CIE-Luv:
75.0932, 53.5095, -69.1953
Hunter-Lab:
69.5892, 55.8830, -36.7470
#ff90ff color charts
#ff90ff RGB chart
#ff90ff CMYK chart
#ff90ff RGB pie chart
#ff90ff color shades, tints & tones
#ff90ff color schemes
#ff90ff color preview, HTML & CSS examples
This text has a color of #ff90ff
<p style="color:#ff90ff;">Text here</p>
.mytext {color:#ff90ff;}
Text color #ff90ff
This box has a color of #ff90ff
<div style="background-color:#ff90ff;">Content here</div>
.mybackground {background-color:#ff90ff;}
Background color #ff90ff
Border around this has a color of #ff90ff
<div style="border:2px solid #ff90ff;">Content here</div>
.myborder {border:2px solid #ff90ff;}
Border color #ff90ff