#f27be5 color space conversions
Hex:
#f27be5
RGB:
242, 123, 229
CMY:
5, 52, 10
CMYK:
0, 49, 5, 5
HSL:
307°, 82.0690%, 71.5686%
HSV (HSB):
307°, 49.1736%, 94.9020%
XYZ:
57.8438, 38.7003, 78.5499
xyY:
0.3304, 0.2210, 38.7003
CIE-Lab:
68.5336, 59.3481, -33.6260
CIE-LCH:
68.5336, 68.2122, 330.4646
CIE-Luv:
68.5336, 59.5965, -62.2050
Hunter-Lab:
62.2096, 57.1063, -31.3168
#f27be5 color charts
#f27be5 color shades, tints & tones
#f27be5 color schemes
#f27be5 color preview, HTML & CSS examples
This text has a color of #f27be5
<p style="color:#f27be5;">Text here</p>
.mytext {color:#f27be5;}
This box has a color of #f27be5
<div style="background-color:#f27be5;">Content here</div>
.mybackground {background-color:#f27be5;}
Border around this has a color of #f27be5
<div style="border:2px solid #f27be5;">Content here</div>
.myborder {border:2px solid #f27be5;}