#f275e5 color space conversions
Hex:
#f275e5
RGB:
242, 117, 229
CMY:
5, 54, 10
CMYK:
0, 52, 5, 5
HSL:
306°, 82.7815%, 70.3922%
HSV (HSB):
306°, 51.6529%, 94.9020%
XYZ:
57.1221, 37.2570, 78.3094
xyY:
0.3308, 0.2157, 37.2570
CIE-Lab:
67.4694, 62.1659, -35.2776
CIE-LCH:
67.4694, 71.4780, 330.4261
CIE-Luv:
67.4694, 61.9973, -65.1425
Hunter-Lab:
61.0385, 60.2296, -33.3392
#f275e5 color charts
#f275e5 color shades, tints & tones
#f275e5 color schemes
#f275e5 color preview, HTML & CSS examples
This text has a color of #f275e5
<p style="color:#f275e5;">Text here</p>
.mytext {color:#f275e5;}
This box has a color of #f275e5
<div style="background-color:#f275e5;">Content here</div>
.mybackground {background-color:#f275e5;}
Border around this has a color of #f275e5
<div style="border:2px solid #f275e5;">Content here</div>
.myborder {border:2px solid #f275e5;}