#ff02dd color space conversions
Hex:
#ff02dd
RGB:
255, 2, 221
CMY:
0, 99, 13
CMYK:
0, 99, 13, 0
HSL:
308°, 100.0000%, 50.3922%
HSV (HSB):
308°, 99.2157%, 100.0000%
XYZ:
54.3129, 26.5239, 70.6636
xyY:
0.3585, 0.1751, 26.5239
CIE-Lab:
58.5310, 93.6597, -44.6560
CIE-LCH:
58.5310, 103.7607, 334.5086
CIE-Luv:
58.5310, 98.3591, -82.8727
Hunter-Lab:
51.5013, 98.1172, -45.2993
#ff02dd color charts
#ff02dd RGB chart
#ff02dd CMYK chart
#ff02dd RGB pie chart
#ff02dd color shades, tints & tones
#ff02dd color schemes
#ff02dd color preview, HTML & CSS examples
This text has a color of #ff02dd
<p style="color:#ff02dd;">Text here</p>
.mytext {color:#ff02dd;}
Text color #ff02dd
This box has a color of #ff02dd
<div style="background-color:#ff02dd;">Content here</div>
.mybackground {background-color:#ff02dd;}
Background color #ff02dd
Border around this has a color of #ff02dd
<div style="border:2px solid #ff02dd;">Content here</div>
.myborder {border:2px solid #ff02dd;}
Border color #ff02dd