#f235ff color space conversions
Hex:
#f235ff
RGB:
242, 53, 255
CMY:
5, 79, 0
CMYK:
5, 79, 0, 0
HSL:
296°, 100.0000%, 60.3922%
HSV (HSB):
296°, 79.2157%, 100.0000%
XYZ:
55.9411, 28.6435, 97.1881
xyY:
0.3078, 0.1576, 28.6435
CIE-Lab:
60.4657, 89.4260, -60.7292
CIE-LCH:
60.4657, 108.0974, 325.8195
CIE-Luv:
60.4657, 70.8131, -107.3953
Hunter-Lab:
53.5196, 92.9169, -70.2031
#f235ff color charts
#f235ff color shades, tints & tones
#f235ff color schemes
#f235ff color preview, HTML & CSS examples
This text has a color of #f235ff
<p style="color:#f235ff;">Text here</p>
.mytext {color:#f235ff;}
This box has a color of #f235ff
<div style="background-color:#f235ff;">Content here</div>
.mybackground {background-color:#f235ff;}
Border around this has a color of #f235ff
<div style="border:2px solid #f235ff;">Content here</div>
.myborder {border:2px solid #f235ff;}