#cf62f5 color space conversions
Hex:
#cf62f5
RGB:
207, 98, 245
CMY:
19, 62, 4
CMYK:
16, 60, 0, 4
HSL:
284°, 88.0240%, 67.2549%
HSV (HSB):
284°, 60.0000%, 96.0784%
XYZ:
46.5812, 28.5933, 89.4502
xyY:
0.2830, 0.1737, 28.5933
CIE-Lab:
60.4210, 64.8089, -55.5536
CIE-LCH:
60.4210, 85.3604, 319.3971
CIE-Luv:
60.4210, 41.3580, -96.1191
Hunter-Lab:
53.4727, 61.9179, -61.7505
#cf62f5 color charts
#cf62f5 color shades, tints & tones
#cf62f5 color schemes
#cf62f5 color preview, HTML & CSS examples
This text has a color of #cf62f5
<p style="color:#cf62f5;">Text here</p>
.mytext {color:#cf62f5;}
This box has a color of #cf62f5
<div style="background-color:#cf62f5;">Content here</div>
.mybackground {background-color:#cf62f5;}
Border around this has a color of #cf62f5
<div style="border:2px solid #cf62f5;">Content here</div>
.myborder {border:2px solid #cf62f5;}