#cf62cd color space conversions
Hex:
#cf62cd
RGB:
207, 98, 205
CMY:
19, 62, 20
CMYK:
0, 53, 1, 19
HSL:
301°, 53.1707%, 59.8039%
HSV (HSB):
301°, 52.6570%, 81.1765%
XYZ:
41.1193, 26.4085, 60.6877
xyY:
0.3207, 0.2060, 26.4085
CIE-Lab:
58.4228, 57.3691, -36.2774
CIE-LCH:
58.4228, 67.8768, 327.6928
CIE-Luv:
58.4228, 51.4491, -64.2229
Hunter-Lab:
51.3892, 52.8961, -34.0456
#cf62cd color charts
#cf62cd color shades, tints & tones
#cf62cd color schemes
#cf62cd color preview, HTML & CSS examples
This text has a color of #cf62cd
<p style="color:#cf62cd;">Text here</p>
.mytext {color:#cf62cd;}
This box has a color of #cf62cd
<div style="background-color:#cf62cd;">Content here</div>
.mybackground {background-color:#cf62cd;}
Border around this has a color of #cf62cd
<div style="border:2px solid #cf62cd;">Content here</div>
.myborder {border:2px solid #cf62cd;}