#cf98f2 color space conversions
Hex:
#cf98f2
RGB:
207, 152, 242
CMY:
19, 40, 5
CMYK:
14, 37, 0, 5
HSL:
277°, 77.5862%, 77.2549%
HSV (HSB):
277°, 37.1901%, 94.9020%
XYZ:
52.9874, 42.1327, 89.3441
xyY:
0.2873, 0.2284, 42.1327
CIE-Lab:
70.9623, 36.6734, -37.3050
CIE-LCH:
70.9623, 52.3125, 314.5109
CIE-Luv:
70.9623, 22.6572, -64.9864
Hunter-Lab:
64.9097, 32.1220, -36.1722
#cf98f2 color charts
#cf98f2 color shades, tints & tones
#cf98f2 color schemes
#cf98f2 color preview, HTML & CSS examples
This text has a color of #cf98f2
<p style="color:#cf98f2;">Text here</p>
.mytext {color:#cf98f2;}
This box has a color of #cf98f2
<div style="background-color:#cf98f2;">Content here</div>
.mybackground {background-color:#cf98f2;}
Border around this has a color of #cf98f2
<div style="border:2px solid #cf98f2;">Content here</div>
.myborder {border:2px solid #cf98f2;}