#f100cd color space conversions
Hex:
#f100cd
RGB:
241, 0, 205
CMY:
5, 100, 20
CMYK:
0, 100, 15, 5
HSL:
309°, 100.0000%, 47.2549%
HSV (HSB):
309°, 100.0000%, 94.5098%
XYZ:
47.2951, 23.1086, 59.7253
xyY:
0.3634, 0.1776, 23.1086
CIE-Lab:
55.1840, 89.3859, -40.9869
CIE-LCH:
55.1840, 98.3350, 335.3667
CIE-Luv:
55.1840, 94.8827, -75.6400
Hunter-Lab:
48.0714, 91.4926, -40.0137
#f100cd color charts
#f100cd RGB chart
#f100cd CMYK chart
#f100cd RGB pie chart
#f100cd color shades, tints & tones
#f100cd color schemes
#f100cd color preview, HTML & CSS examples
This text has a color of #f100cd
<p style="color:#f100cd;">Text here</p>
.mytext {color:#f100cd;}
Text color #f100cd
This box has a color of #f100cd
<div style="background-color:#f100cd;">Content here</div>
.mybackground {background-color:#f100cd;}
Background color #f100cd
Border around this has a color of #f100cd
<div style="border:2px solid #f100cd;">Content here</div>
.myborder {border:2px solid #f100cd;}
Border color #f100cd