#6700c5 color space conversions
Hex:
#6700c5
RGB:
103, 0, 197
CMY:
60, 100, 23
CMYK:
48, 100, 0, 23
HSL:
271°, 100.0000%, 38.6275%
HSV (HSB):
271°, 100.0000%, 77.2549%
XYZ:
15.6716, 6.9148, 53.3320
xyY:
0.2064, 0.0911, 6.9148
CIE-Lab:
31.6121, 68.9504, -75.5645
CIE-LCH:
31.6121, 102.2945, 312.3795
CIE-Luv:
31.6121, 10.9023, -100.9269
Hunter-Lab:
26.2960, 60.3624, -101.8415
#6700c5 color charts
#6700c5 color shades, tints & tones
#6700c5 color schemes
#6700c5 color preview, HTML & CSS examples
This text has a color of #6700c5
<p style="color:#6700c5;">Text here</p>
.mytext {color:#6700c5;}
This box has a color of #6700c5
<div style="background-color:#6700c5;">Content here</div>
.mybackground {background-color:#6700c5;}
Border around this has a color of #6700c5
<div style="border:2px solid #6700c5;">Content here</div>
.myborder {border:2px solid #6700c5;}