#fe85fd color space conversions
Hex:
#fe85fd
RGB:
254, 133, 253
CMY:
0, 48, 1
CMYK:
0, 48, 0, 0
HSL:
300°, 98.3740%, 75.8824%
HSV (HSB):
300°, 47.6378%, 99.6078%
XYZ:
66.9902, 44.9377, 98.0716
xyY:
0.3190, 0.2140, 44.9377
CIE-Lab:
72.8509, 61.9889, -39.9572
CIE-LCH:
72.8509, 73.7509, 327.1947
CIE-Luv:
72.8509, 57.7629, -73.5636
Hunter-Lab:
67.0356, 61.0667, -39.8150
#fe85fd color charts
#fe85fd color shades, tints & tones
#fe85fd color schemes
#fe85fd color preview, HTML & CSS examples
This text has a color of #fe85fd
<p style="color:#fe85fd;">Text here</p>
.mytext {color:#fe85fd;}
This box has a color of #fe85fd
<div style="background-color:#fe85fd;">Content here</div>
.mybackground {background-color:#fe85fd;}
Border around this has a color of #fe85fd
<div style="border:2px solid #fe85fd;">Content here</div>
.myborder {border:2px solid #fe85fd;}